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': '.cosmos.auth.v1beta1.Params', '8': const {}, '10': 'params'},
    const {'1': 'accounts', '3': 2, '4': 3, '5': 11, '6': '.google.protobuf.Any', '10': 'accounts'},
  ],
};