solana_runtime::bank

Module bank_hash_details

Source
Expand description

Container to capture information relevant to computing a bank hash

Structs§

AccountsDetails
Wrapper around a Vec<_> to facilitate custom Serialize/Deserialize trait implementations.
BankHashComponents
The components that go into a bank hash calculation for a single bank
BankHashDetails
SlotDetails
TransactionCommitDetails
TransactionDetails

Functions§

write_bank_hash_details_file
Output the components that comprise the overall bank hash for the supplied Bank