GetChainDescriptorResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getChainDescriptorResponseDescriptor instead')
const GetChainDescriptorResponse$json = const {
  '1': 'GetChainDescriptorResponse',
  '2': const [
    const {'1': 'chain', '3': 1, '4': 1, '5': 11, '6': '.cosmos.base.reflection.v2alpha1.ChainDescriptor', '10': 'chain'},
  ],
};