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;
Structs§
- A bitvector indicating which slots are present in the past epoch.
A type to hold data for the SlotHistory
sysvar.
The sysvar ID is declared in sysvar::slot_history
.
pub use crate::clock::Slot;