Sui.Rpc.V2beta.MoveLocation (ex_sui v0.1.0)
View SourceLocation in Move bytecode where an error occurred.
Summary
Types
@type t() :: %Sui.Rpc.V2beta.MoveLocation{ __unknown_fields__: [Protobuf.unknown_field()], function: non_neg_integer() | nil, function_name: String.t() | nil, instruction: non_neg_integer() | nil, module: String.t() | nil, package: String.t() | nil }