Epoch

class Epoch

Operation of the Sui network is temporally partitioned into non-overlapping epochs, and the network aims to keep epochs roughly the same duration as each other. During a particular epoch the following data is fixed:

  • the protocol version

  • the reference gas price

  • the set of participating validators

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion