GetValidatorAddressRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getValidatorAddressRequestDescriptor instead')
const GetValidatorAddressRequest$json = const {
  '1': 'GetValidatorAddressRequest',
  '2': const [
    const {'1': 'public_key', '3': 1, '4': 1, '5': 9, '10': 'publicKey'},
  ],
};