GetBlockWithTxsRequest$json top-level constant
- @Deprecated('Use getBlockWithTxsRequestDescriptor instead')
Implementation
@$core.Deprecated('Use getBlockWithTxsRequestDescriptor instead')
const GetBlockWithTxsRequest$json = const {
'1': 'GetBlockWithTxsRequest',
'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'},
],
};