solana_program

Module 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§

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

Enums§

Check

Constants§

MAX_ENTRIES