Message_WasmInstantiateContract$json top-level constant
Implementation
@$core.Deprecated('Use messageDescriptor instead')
const Message_WasmInstantiateContract$json = {
'1': 'WasmInstantiateContract',
'2': [
{'1': 'sender', '3': 1, '4': 1, '5': 9, '10': 'sender'},
{'1': 'admin', '3': 2, '4': 1, '5': 9, '10': 'admin'},
{'1': 'code_id', '3': 3, '4': 1, '5': 4, '10': 'codeId'},
{'1': 'label', '3': 4, '4': 1, '5': 9, '10': 'label'},
{'1': 'msg', '3': 5, '4': 1, '5': 12, '10': 'msg'},
{
'1': 'init_funds',
'3': 6,
'4': 3,
'5': 11,
'6': '.TW.Cosmos.Proto.Amount',
'10': 'initFunds'
},
],
};