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;

Structs§

  • A bitvector indicating which slots are present in the past epoch.

Enums§

Constants§