Module solana_program::sysvar::slot_history [−][src]
Expand description
named accounts for synthesized data accounts for bank state, etc.
this account carries a bitvector of slots present over the past epoch
Re-exports
pub use crate::account_info::AccountInfo; | |
pub use crate::program_error::ProgramError; | |
pub use crate::slot_history::SlotHistory; |
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 |