Sui.Rpc.V2beta.MoveModule (ex_sui v0.1.0)

View Source

Module defined by a package.

Summary

Types

t()

@type t() :: %Sui.Rpc.V2beta.MoveModule{
  __unknown_fields__: [Protobuf.unknown_field()],
  contents: binary() | nil,
  name: String.t() | nil
}

Functions

descriptor()