Type Alias solana_runtime::cache_hash_data::EntryType
source · pub type EntryType = CalculateHashIntermediate;
Aliased Type§
struct EntryType {
pub hash: Hash,
pub lamports: u64,
pub pubkey: Pubkey,
}
Fields§
§hash: Hash
§lamports: u64
§pubkey: Pubkey