SimpleValidator$json top-level constant

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

Implementation

@$core.Deprecated('Use simpleValidatorDescriptor instead')
const SimpleValidator$json = const {
  '1': 'SimpleValidator',
  '2': const [
    const {'1': 'pub_key', '3': 1, '4': 1, '5': 11, '6': '.tendermint.crypto.PublicKey', '10': 'pubKey'},
    const {'1': 'voting_power', '3': 2, '4': 1, '5': 3, '10': 'votingPower'},
  ],
};