Module solana_program::sysvar::slot_hashes [−][src]
Expand description
named accounts for synthesized data accounts for bank state, etc.
this account carries the Bank’s most recent bank hashes for some N parents
Re-exports
pub use crate::slot_hashes::SlotHashes; |
Statics
ID | The static program ID |
Functions
check_id | Confirms that a given pubkey is equivalent to the program ID |
id | Returns the program ID |