ValidatorUpdate$json top-level constant

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

Implementation

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