GetValidatorSetByHeightRequest$json top-level constant
- @Deprecated('Use getValidatorSetByHeightRequestDescriptor instead')
Map<String, Object>
const
GetValidatorSetByHeightRequest$json
Implementation
@$core.Deprecated('Use getValidatorSetByHeightRequestDescriptor instead')
const GetValidatorSetByHeightRequest$json = const {
'1': 'GetValidatorSetByHeightRequest',
'2': const [
const {'1': 'height', '3': 1, '4': 1, '5': 3, '10': 'height'},
const {'1': 'pagination', '3': 2, '4': 1, '5': 11, '6': '.cosmos.base.query.v1beta1.PageRequest', '10': 'pagination'},
],
};