Skip to main content

IotaEndOfEpochTransactionKind

@iota/iota-sdk


@iota/iota-sdk / client / IotaEndOfEpochTransactionKind

Type Alias: IotaEndOfEpochTransactionKind

IotaEndOfEpochTransactionKind = "AuthenticatorStateCreate" | { ChangeEpoch: IotaChangeEpoch; } | { ChangeEpochV2: IotaChangeEpochV2; } | { AuthenticatorStateExpire: IotaAuthenticatorStateExpire; }

Defined in: sdk/typescript/src/client/types/generated.ts:568