Sui.Rpc.V2alpha.CommandOutput (ex_sui v0.1.0)

View Source

Summary

Types

t()

@type t() :: %Sui.Rpc.V2alpha.CommandOutput{
  __unknown_fields__: [Protobuf.unknown_field()],
  argument: Sui.Rpc.V2beta.Argument.t() | nil,
  json: Google.Protobuf.Value.t() | nil,
  value: Sui.Rpc.V2beta.Bcs.t() | nil
}

Functions

descriptor()