GetValidatorSetByHeightResponse$json top-level constant
- @Deprecated('Use getValidatorSetByHeightResponseDescriptor instead')
Map<String, Object>
const
GetValidatorSetByHeightResponse$json
Implementation
@$core.Deprecated('Use getValidatorSetByHeightResponseDescriptor instead')
const GetValidatorSetByHeightResponse$json = const {
'1': 'GetValidatorSetByHeightResponse',
'2': const [
const {'1': 'block_height', '3': 1, '4': 1, '5': 3, '10': 'blockHeight'},
const {'1': 'validators', '3': 2, '4': 3, '5': 11, '6': '.cosmos.base.tendermint.v1beta1.Validator', '10': 'validators'},
const {'1': 'pagination', '3': 3, '4': 1, '5': 11, '6': '.cosmos.base.query.v1beta1.PageResponse', '10': 'pagination'},
],
};