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