GetBlockWithTxsResponse$json top-level constant
Implementation
@$core.Deprecated('Use getBlockWithTxsResponseDescriptor instead')
const GetBlockWithTxsResponse$json = const {
'1': 'GetBlockWithTxsResponse',
'2': const [
const {'1': 'txs', '3': 1, '4': 3, '5': 11, '6': '.cosmos.tx.v1beta1.Tx', '10': 'txs'},
const {'1': 'block_id', '3': 2, '4': 1, '5': 11, '6': '.tendermint.types.BlockID', '10': 'blockId'},
const {'1': 'block', '3': 3, '4': 1, '5': 11, '6': '.tendermint.types.Block', '10': 'block'},
const {'1': 'pagination', '3': 4, '4': 1, '5': 11, '6': '.cosmos.base.query.v1beta1.PageResponse', '10': 'pagination'},
],
};