GetValidatorRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getValidatorRequestDescriptor instead')
const GetValidatorRequest$json = const {
  '1': 'GetValidatorRequest',
  '2': const [
    const {'1': 'address', '3': 1, '4': 1, '5': 9, '10': 'address'},
  ],
};