menu
cosmos_sdk package
documentation
proto_messages/initia/move/v1/src/tx.dart
MsgExecuteJSON
args property
args property
dark_mode
light_mode
args
property
List
<
String
>
args
final
Args is the arguments of a function to execute in json stringify format
Implementation
final List<String> args;
cosmos_sdk package
documentation
proto_messages/initia/move/v1/src/tx
MsgExecuteJSON
args property
MsgExecuteJSON class