Module solana_program::slot_hashes
source · Expand description
A type to hold data for the SlotHashes sysvar.
The sysvar ID is declared in sysvar::slot_hashes.
Re-exports
pub use crate::clock::Slot;A type to hold data for the SlotHashes sysvar.
The sysvar ID is declared in sysvar::slot_hashes.
pub use crate::clock::Slot;