Epoch

@Serializable
data class Epoch(val epochId: EpochId) : TransactionExpiration

Constructors

Link copied to clipboard
constructor(epochId: EpochId)

Properties

Link copied to clipboard