Skip to content

EpochInfo

bigearsenal edited this page May 17, 2022 · 1 revision

EpochInfo

public struct EpochInfo: Decodable 

Inheritance

Decodable

Properties

absoluteSlot

public let absoluteSlot: UInt64

blockHeight

public let blockHeight: UInt64

epoch

public let epoch: UInt64

slotIndex

public let slotIndex: UInt64

slotsInEpoch

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