ResponseInitChain$json top-level constant

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

Implementation

@$core.Deprecated('Use responseInitChainDescriptor instead')
const ResponseInitChain$json = const {
  '1': 'ResponseInitChain',
  '2': const [
    const {'1': 'consensus_params', '3': 1, '4': 1, '5': 11, '6': '.tendermint.abci.ConsensusParams', '10': 'consensusParams'},
    const {'1': 'validators', '3': 2, '4': 3, '5': 11, '6': '.tendermint.abci.ValidatorUpdate', '8': const {}, '10': 'validators'},
    const {'1': 'app_hash', '3': 3, '4': 1, '5': 12, '10': 'appHash'},
  ],
};