Message_WasmExecuteContractGeneric$json top-level constant

  1. @Deprecated('Use messageDescriptor instead')
Map<String, Object> const Message_WasmExecuteContractGeneric$json

Implementation

@$core.Deprecated('Use messageDescriptor instead')
const Message_WasmExecuteContractGeneric$json = const {
  '1': 'WasmExecuteContractGeneric',
  '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'},
  ],
};