Struct solana_runtime::accounts_hash::AccountsHasher
source · pub struct AccountsHasher {
pub filler_account_suffix: Option<Pubkey>,
pub zero_lamport_accounts: ZeroLamportAccounts,
}
Fields§
§filler_account_suffix: Option<Pubkey>
§zero_lamport_accounts: ZeroLamportAccounts
Implementations§
source§impl AccountsHasher
impl AccountsHasher
sourcepub fn filler_accounts_enabled(&self) -> bool
pub fn filler_accounts_enabled(&self) -> bool
true if it is possible that there are filler accounts present