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 = const {
  '1': 'Validator',
  '2': const [
    const {'1': 'operator_address', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'operatorAddress'},
    const {'1': 'consensus_pubkey', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Any', '8': const {}, '10': 'consensusPubkey'},
    const {'1': 'jailed', '3': 3, '4': 1, '5': 8, '10': 'jailed'},
    const {'1': 'status', '3': 4, '4': 1, '5': 14, '6': '.cosmos.staking.v1beta1.BondStatus', '10': 'status'},
    const {'1': 'tokens', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'tokens'},
    const {'1': 'delegator_shares', '3': 6, '4': 1, '5': 9, '8': const {}, '10': 'delegatorShares'},
    const {'1': 'description', '3': 7, '4': 1, '5': 11, '6': '.cosmos.staking.v1beta1.Description', '8': const {}, '10': 'description'},
    const {'1': 'unbonding_height', '3': 8, '4': 1, '5': 3, '8': const {}, '10': 'unbondingHeight'},
    const {'1': 'unbonding_time', '3': 9, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': const {}, '10': 'unbondingTime'},
    const {'1': 'commission', '3': 10, '4': 1, '5': 11, '6': '.cosmos.staking.v1beta1.Commission', '8': const {}, '10': 'commission'},
    const {'1': 'min_self_delegation', '3': 11, '4': 1, '5': 9, '8': const {}, '10': 'minSelfDelegation'},
  ],
  '7': const {},
};