HistoricalInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use historicalInfoDescriptor instead')
const HistoricalInfo$json = const {
  '1': 'HistoricalInfo',
  '2': const [
    const {'1': 'header', '3': 1, '4': 1, '5': 11, '6': '.tendermint.types.Header', '8': const {}, '10': 'header'},
    const {'1': 'valset', '3': 2, '4': 3, '5': 11, '6': '.cosmos.staking.v1beta1.Validator', '8': const {}, '10': 'valset'},
  ],
};