GenesisState$json top-level constant

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

Implementation

@$core.Deprecated('Use genesisStateDescriptor instead')
const GenesisState$json = const {
  '1': 'GenesisState',
  '2': const [
    const {'1': 'params', '3': 1, '4': 1, '5': 11, '6': '.cosmwasm.wasm.v1.Params', '8': const {}, '10': 'params'},
    const {'1': 'codes', '3': 2, '4': 3, '5': 11, '6': '.cosmwasm.wasm.v1.Code', '8': const {}, '10': 'codes'},
    const {'1': 'contracts', '3': 3, '4': 3, '5': 11, '6': '.cosmwasm.wasm.v1.Contract', '8': const {}, '10': 'contracts'},
    const {'1': 'sequences', '3': 4, '4': 3, '5': 11, '6': '.cosmwasm.wasm.v1.Sequence', '8': const {}, '10': 'sequences'},
    const {'1': 'gen_msgs', '3': 5, '4': 3, '5': 11, '6': '.cosmwasm.wasm.v1.GenesisState.GenMsgs', '8': const {}, '10': 'genMsgs'},
  ],
  '3': const [GenesisState_GenMsgs$json],
};