Types

Link copied to clipboard

Update set of valid JWKs used for zklogin.

Link copied to clipboard

System Transactions

Link copied to clipboard
object Companion
Link copied to clipboard

V1 consensus commit update.

Link copied to clipboard

V2 consensus commit update.

Link copied to clipboard

V3 consensus commit update.

Link copied to clipboard

V4 consensus commit update.

Link copied to clipboard

Set of operations to run at the end of the epoch to close out the current epoch and start the next one.

Link copied to clipboard

Transaction used to initialize the chain state.

Link copied to clipboard
Link copied to clipboard

A system transaction comprised of a list of native commands and Move calls.

Link copied to clipboard

A user transaction comprised of a list of native commands and Move calls.

Link copied to clipboard

Randomness update.

Link copied to clipboard
data class UNRECOGNIZED(val number: Int) : TransactionKind.Kind

Properties

Link copied to clipboard
open val number: Int