GenesisState_GenMsgs$json top-level constant
Implementation
@$core.Deprecated('Use genesisStateDescriptor instead')
const GenesisState_GenMsgs$json = const {
'1': 'GenMsgs',
'2': const [
const {'1': 'store_code', '3': 1, '4': 1, '5': 11, '6': '.cosmwasm.wasm.v1.MsgStoreCode', '9': 0, '10': 'storeCode'},
const {'1': 'instantiate_contract', '3': 2, '4': 1, '5': 11, '6': '.cosmwasm.wasm.v1.MsgInstantiateContract', '9': 0, '10': 'instantiateContract'},
const {'1': 'execute_contract', '3': 3, '4': 1, '5': 11, '6': '.cosmwasm.wasm.v1.MsgExecuteContract', '9': 0, '10': 'executeContract'},
],
'8': const [
const {'1': 'sum'},
],
};