Get desktop application:
View/edit binary Protocol Buffers messages
CompiledInstruction
Used in:
, ,Used in:
https://github.com/solana-labs/solana/pull/28430/files
Used in:
Used in:
Used in:
Used in:
Used in:
MessageHeader
Used in:
,Used in:
reward_type is an enum, but protobuf will require it to be able to accept any int32.
Used in:
Used in:
Used in:
The highest slot of the heaviest fork processed by the node. Ledger state at this slot is not derived from a confirmed or finalized block, but if multiple forks are present, is from the fork the validator believes is most likely to finalize.
The highest slot having reached max vote lockout.
The highest slot that has been voted on by supermajority of the cluster, ie. is confirmed.
Used in:
based on solana_accountsdb_plugin_interface::accountsdb_plugin_interface::ReplicaTransactionInfo
Used in:
Used in:
Used in:
Used in:
Used in:
The slot number when this update was emitted.
The Pubkey for the account.
The lamports held by the account.
The Pubkey of the owner program account.
This account's data contains a loaded program.
The epoch at which this account will next owe rent.
The data held in this account.
A global monotonically increasing atomic number, which can be used to tell the order of the account update. For example, when an account is updated in the same slot multiple times, the update with higher write_version should supersede the one with lower write_version.
First signature of the transaction caused this account modification
Used in:
Used in: