Skip to main content

⚠️ This is the alpha version. The operation or type does not exist in the beta version.

EndOfEpochTransactionKind

No description

union EndOfEpochTransactionKind = ChangeEpochTransaction | AuthenticatorStateCreateTransaction | AuthenticatorStateExpireTransaction | RandomnessStateCreateTransaction | CoinDenyListStateCreateTransaction | BridgeStateCreateTransaction | BridgeCommitteeInitTransaction | StoreExecutionTimeObservationsTransaction | AccumulatorRootCreateTransaction | CoinRegistryCreateTransaction | DisplayRegistryCreateTransaction

Possible types​

EndOfEpochTransactionKind.ChangeEpochTransaction object​

A system transaction that updates epoch information on-chain (increments the current epoch). Executed by the system once per epoch, without using gas. Epoch change transactions cannot be submitted by users, because validators will refuse to sign them.

This transaction kind is deprecated in favour of EndOfEpochTransaction.

EndOfEpochTransactionKind.AuthenticatorStateCreateTransaction object​

System transaction for creating the on-chain state used by zkLogin.

EndOfEpochTransactionKind.AuthenticatorStateExpireTransaction object​

EndOfEpochTransactionKind.RandomnessStateCreateTransaction object​

EndOfEpochTransactionKind.CoinDenyListStateCreateTransaction object​

EndOfEpochTransactionKind.BridgeStateCreateTransaction object​

EndOfEpochTransactionKind.BridgeCommitteeInitTransaction object​

EndOfEpochTransactionKind.StoreExecutionTimeObservationsTransaction object​

EndOfEpochTransactionKind.AccumulatorRootCreateTransaction object​

EndOfEpochTransactionKind.CoinRegistryCreateTransaction object​

EndOfEpochTransactionKind.DisplayRegistryCreateTransaction object​

Member Of​

EndOfEpochTransactionKindConnection object ● EndOfEpochTransactionKindEdge object