Message_WasmTerraExecuteContractGeneric$json top-level constant
Implementation
@$core.Deprecated('Use messageDescriptor instead')
const Message_WasmTerraExecuteContractGeneric$json = const {
'1': 'WasmTerraExecuteContractGeneric',
'2': const [
const {
'1': 'sender_address',
'3': 1,
'4': 1,
'5': 9,
'10': 'senderAddress'
},
const {
'1': 'contract_address',
'3': 2,
'4': 1,
'5': 9,
'10': 'contractAddress'
},
const {'1': 'execute_msg', '3': 3, '4': 1, '5': 9, '10': 'executeMsg'},
const {
'1': 'coins',
'3': 5,
'4': 3,
'5': 11,
'6': '.TW.Cosmos.Proto.Amount',
'10': 'coins'
},
],
};