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