pub const SLOTS_PER_HISTORICAL_ROOT: usize = 8192;
Expand description
The size of the block root array in the beacon state, used for ancestry proofs.
pub const SLOTS_PER_HISTORICAL_ROOT: usize = 8192;
The size of the block root array in the beacon state, used for ancestry proofs.