Epoch

data class Epoch(val epochId: Any)

Constructors

Link copied to clipboard
constructor(epochId: Any)

Properties

Link copied to clipboard

The epoch's id as a sequence number that starts at 0 and is incremented by one at every epoch change.