pub static TESTNET_ERA_HISTORY: LazyLock<EraHistory>Expand description
A default era history for testnets
This default EraHistory contains a single era which covers 1000 epochs,
with a slot length of 1 second and epoch size of 86400 slots.
pub static TESTNET_ERA_HISTORY: LazyLock<EraHistory>A default era history for testnets
This default EraHistory contains a single era which covers 1000 epochs,
with a slot length of 1 second and epoch size of 86400 slots.