Skip to content

EpochSchedule

bigearsenal edited this page May 17, 2022 · 1 revision

EpochSchedule

public struct EpochSchedule: Decodable 

Inheritance

Decodable

Properties

slotsPerEpoch

public let slotsPerEpoch: UInt64

leaderScheduleSlotOffset

public let leaderScheduleSlotOffset: UInt64

warmup

public let warmup: Bool

firstNormalEpoch

public let firstNormalEpoch: UInt64

firstNormalSlot

public let firstNormalSlot: UInt64
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Operators
Extensions
Clone this wiki locally