Sui.Rpc.V2beta.TransferObjects (ex_sui v0.1.0)
View SourceCommand to transfer ownership of a set of objects to an address.
Summary
Types
@type t() :: %Sui.Rpc.V2beta.TransferObjects{ __unknown_fields__: [Protobuf.unknown_field()], address: Sui.Rpc.V2beta.Argument.t() | nil, objects: [Sui.Rpc.V2beta.Argument.t()] }