64-byte signature buffer.
TRANSACTION_VIEW_UNSPECIFIED, TRANSACTION_VIEW_SIGNATURE_ONLY, TRANSACTION_VIEW_HEADER_ONLY, TRANSACTION_VIEW_HEADER_AND_BODY, TRANSACTION_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.
Transaction describes a fully decoded transaction resource.
Signature represents a 64-byte signature value.
TransactionHeader carries structured metadata for a transaction.
TransactionExecutionResult captures execution outcomes.