Validator$json top-level constant

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

Implementation

@$core.Deprecated('Use validatorDescriptor instead')
const Validator$json = {
  '1': 'Validator',
  '2': [
    {'1': 'address', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'address'},
    {'1': 'pub_key', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'pubKey'},
    {'1': 'voting_power', '3': 3, '4': 1, '5': 3, '10': 'votingPower'},
    {'1': 'proposer_priority', '3': 4, '4': 1, '5': 3, '10': 'proposerPriority'},
  ],
};