public static interface GetWithProof.GetAccountStateResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AccountStateBlobOuterClass.AccountStateWithProof |
getAccountStateWithProof()
Blob value representing the account state together with proof the client
can utilize to verify it.
|
AccountStateBlobOuterClass.AccountStateWithProofOrBuilder |
getAccountStateWithProofOrBuilder()
Blob value representing the account state together with proof the client
can utilize to verify it.
|
boolean |
hasAccountStateWithProof()
Blob value representing the account state together with proof the client
can utilize to verify it.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAccountStateWithProof()
Blob value representing the account state together with proof the client can utilize to verify it.
.types.AccountStateWithProof account_state_with_proof = 1;AccountStateBlobOuterClass.AccountStateWithProof getAccountStateWithProof()
Blob value representing the account state together with proof the client can utilize to verify it.
.types.AccountStateWithProof account_state_with_proof = 1;AccountStateBlobOuterClass.AccountStateWithProofOrBuilder getAccountStateWithProofOrBuilder()
Blob value representing the account state together with proof the client can utilize to verify it.
.types.AccountStateWithProof account_state_with_proof = 1;Copyright © 2019. All rights reserved.