GetValidatorResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getValidatorResponseDescriptor instead')
const GetValidatorResponse$json = const {
  '1': 'GetValidatorResponse',
  '2': const [
    const {
      '1': 'validator',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.pactus.ValidatorInfo',
      '10': 'validator'
    },
  ],
};