| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.Builder.build() |
AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.Builder.buildPartial() |
AccountStateBlobOuterClass.AccountStateWithProof |
GetWithProof.GetAccountStateResponseOrBuilder.getAccountStateWithProof()
Blob value representing the account state together with proof the client
can utilize to verify it.
|
AccountStateBlobOuterClass.AccountStateWithProof |
GetWithProof.GetAccountStateResponse.getAccountStateWithProof()
Blob value representing the account state together with proof the client
can utilize to verify it.
|
AccountStateBlobOuterClass.AccountStateWithProof |
GetWithProof.GetAccountStateResponse.Builder.getAccountStateWithProof()
Blob value representing the account state together with proof the client
can utilize to verify it.
|
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.getDefaultInstance() |
AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.getDefaultInstanceForType() |
AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.Builder.getDefaultInstanceForType() |
AccountStateBlobOuterClass.AccountStateWithProof |
GetWithProof.GetAccountTransactionBySequenceNumberResponseOrBuilder.getProofOfCurrentSequenceNumber()
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.AccountStateWithProof |
GetWithProof.GetAccountTransactionBySequenceNumberResponse.getProofOfCurrentSequenceNumber()
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.AccountStateWithProof |
GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder.getProofOfCurrentSequenceNumber()
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.AccountStateWithProof |
GetWithProof.GetEventsByEventAccessPathResponseOrBuilder.getProofOfLatestEvent()
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.AccountStateWithProof |
GetWithProof.GetEventsByEventAccessPathResponse.getProofOfLatestEvent()
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.AccountStateWithProof |
GetWithProof.GetEventsByEventAccessPathResponse.Builder.getProofOfLatestEvent()
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.
|
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.parseDelimitedFrom(InputStream input) |
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.parseFrom(byte[] data) |
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.parseFrom(ByteBuffer data) |
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.parseFrom(com.google.protobuf.ByteString data) |
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.parseFrom(com.google.protobuf.CodedInputStream input) |
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.parseFrom(InputStream input) |
static AccountStateBlobOuterClass.AccountStateWithProof |
AccountStateBlobOuterClass.AccountStateWithProof.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AccountStateBlobOuterClass.AccountStateWithProof> |
AccountStateBlobOuterClass.AccountStateWithProof.getParserForType() |
static com.google.protobuf.Parser<AccountStateBlobOuterClass.AccountStateWithProof> |
AccountStateBlobOuterClass.AccountStateWithProof.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetWithProof.GetAccountStateResponse.Builder |
GetWithProof.GetAccountStateResponse.Builder.mergeAccountStateWithProof(AccountStateBlobOuterClass.AccountStateWithProof value)
Blob value representing the account state together with proof the client
can utilize to verify it.
|
AccountStateBlobOuterClass.AccountStateWithProof.Builder |
AccountStateBlobOuterClass.AccountStateWithProof.Builder.mergeFrom(AccountStateBlobOuterClass.AccountStateWithProof other) |
GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder |
GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder.mergeProofOfCurrentSequenceNumber(AccountStateBlobOuterClass.AccountStateWithProof value)
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.
|
GetWithProof.GetEventsByEventAccessPathResponse.Builder |
GetWithProof.GetEventsByEventAccessPathResponse.Builder.mergeProofOfLatestEvent(AccountStateBlobOuterClass.AccountStateWithProof value)
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.
|
static AccountStateBlobOuterClass.AccountStateWithProof.Builder |
AccountStateBlobOuterClass.AccountStateWithProof.newBuilder(AccountStateBlobOuterClass.AccountStateWithProof prototype) |
GetWithProof.GetAccountStateResponse.Builder |
GetWithProof.GetAccountStateResponse.Builder.setAccountStateWithProof(AccountStateBlobOuterClass.AccountStateWithProof value)
Blob value representing the account state together with proof the client
can utilize to verify it.
|
GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder |
GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder.setProofOfCurrentSequenceNumber(AccountStateBlobOuterClass.AccountStateWithProof value)
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.
|
GetWithProof.GetEventsByEventAccessPathResponse.Builder |
GetWithProof.GetEventsByEventAccessPathResponse.Builder.setProofOfLatestEvent(AccountStateBlobOuterClass.AccountStateWithProof value)
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.