32-byte public key buffer.
ACCOUNT_VIEW_UNSPECIFIED, ACCOUNT_VIEW_PUBKEY_ONLY, ACCOUNT_VIEW_META_ONLY, ACCOUNT_VIEW_DATA_ONLY, ACCOUNT_VIEW_FULL Request the version for a specific slot number.
Request the version nearest to the provided block timestamp.
Request the version for a specific seq number. Relevant only for GetAccount and GetRawAccount requests.
CONSENSUS_STATUS_UNSPECIFIED, CONSENSUS_STATUS_OBSERVED, CONSENSUS_STATUS_INCLUDED, CONSENSUS_STATUS_FINALIZED, CONSENSUS_STATUS_LOCALLY_EXECUTED, CONSENSUS_STATUS_CLUSTER_EXECUTED A successful response.
Account models a fully decoded account resource.
Pubkey represents a 32-byte public key value.
AccountMeta captures metadata associated with an account.
AccountData contains account data payloads.
VersionContextMetadata captures context for a returned account state.
ConsensusStatus represents the minimum consensus level a resource has achieved when returned by the service.
CONSENSUS_STATUS_UNSPECIFIED, CONSENSUS_STATUS_OBSERVED, CONSENSUS_STATUS_INCLUDED, CONSENSUS_STATUS_FINALIZED, CONSENSUS_STATUS_LOCALLY_EXECUTED, CONSENSUS_STATUS_CLUSTER_EXECUTED