| Package | Description |
|---|---|
| types |
| Modifier and Type | Class and Description |
|---|---|
static class |
AccountStateBlobOuterClass.AccountStateWithProof
Protobuf type
types.AccountStateWithProof |
static class |
AccountStateBlobOuterClass.AccountStateWithProof.Builder
Protobuf type
types.AccountStateWithProof |
| Modifier and Type | Method and Description |
|---|---|
AccountStateBlobOuterClass.AccountStateWithProofOrBuilder |
GetWithProof.GetAccountStateResponseOrBuilder.getAccountStateWithProofOrBuilder()
Blob value representing the account state together with proof the client
can utilize to verify it.
|
AccountStateBlobOuterClass.AccountStateWithProofOrBuilder |
GetWithProof.GetAccountStateResponse.getAccountStateWithProofOrBuilder()
Blob value representing the account state together with proof the client
can utilize to verify it.
|
AccountStateBlobOuterClass.AccountStateWithProofOrBuilder |
GetWithProof.GetAccountStateResponse.Builder.getAccountStateWithProofOrBuilder()
Blob value representing the account state together with proof the client
can utilize to verify it.
|
AccountStateBlobOuterClass.AccountStateWithProofOrBuilder |
GetWithProof.GetAccountTransactionBySequenceNumberResponseOrBuilder.getProofOfCurrentSequenceNumberOrBuilder()
When the transaction requested is not committed, we give a proof that
shows the current sequence number is smaller than what would have been if
the transaction was committed.
|
AccountStateBlobOuterClass.AccountStateWithProofOrBuilder |
GetWithProof.GetAccountTransactionBySequenceNumberResponse.getProofOfCurrentSequenceNumberOrBuilder()
When the transaction requested is not committed, we give a proof that
shows the current sequence number is smaller than what would have been if
the transaction was committed.
|
AccountStateBlobOuterClass.AccountStateWithProofOrBuilder |
GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder.getProofOfCurrentSequenceNumberOrBuilder()
When the transaction requested is not committed, we give a proof that
shows the current sequence number is smaller than what would have been if
the transaction was committed.
|
AccountStateBlobOuterClass.AccountStateWithProofOrBuilder |
GetWithProof.GetEventsByEventAccessPathResponseOrBuilder.getProofOfLatestEventOrBuilder()
If the number of events returned is less than `limit` for an ascending
query or if start_event_seq_num > the latest seq_num for a descending
query, returns the state of the account containing the given access path
in the latest state.
|
AccountStateBlobOuterClass.AccountStateWithProofOrBuilder |
GetWithProof.GetEventsByEventAccessPathResponse.getProofOfLatestEventOrBuilder()
If the number of events returned is less than `limit` for an ascending
query or if start_event_seq_num > the latest seq_num for a descending
query, returns the state of the account containing the given access path
in the latest state.
|
AccountStateBlobOuterClass.AccountStateWithProofOrBuilder |
GetWithProof.GetEventsByEventAccessPathResponse.Builder.getProofOfLatestEventOrBuilder()
If the number of events returned is less than `limit` for an ascending
query or if start_event_seq_num > the latest seq_num for a descending
query, returns the state of the account containing the given access path
in the latest state.
|
Copyright © 2019. All rights reserved.