Sui.Rpc.V2beta.EndOfEpochTransaction (ex_sui v0.1.0)
View SourceSet of operations run at the end of the epoch to close out the current epoch and start the next one.
Summary
Types
@type t() :: %Sui.Rpc.V2beta.EndOfEpochTransaction{ __unknown_fields__: [Protobuf.unknown_field()], transactions: [Sui.Rpc.V2beta.EndOfEpochTransactionKind.t()] }