Sui.Rpc.V2beta.UnchangedSharedObject.UnchangedSharedObjectKind (ex_sui v0.1.0)

View Source

Summary

Types

t()

@type t() ::
  integer()
  | :UNCHANGED_SHARED_OBJECT_KIND_UNKNOWN
  | :READ_ONLY_ROOT
  | :MUTATE_DELETED
  | :READ_DELETED
  | :CANCELED
  | :PER_EPOCH_CONFIG

Functions

descriptor()