SearchTxsResult$json top-level constant
Implementation
@$core.Deprecated('Use searchTxsResultDescriptor instead')
const SearchTxsResult$json = const {
'1': 'SearchTxsResult',
'2': const [
const {'1': 'total_count', '3': 1, '4': 1, '5': 4, '8': const {}, '10': 'totalCount'},
const {'1': 'count', '3': 2, '4': 1, '5': 4, '10': 'count'},
const {'1': 'page_number', '3': 3, '4': 1, '5': 4, '8': const {}, '10': 'pageNumber'},
const {'1': 'page_total', '3': 4, '4': 1, '5': 4, '8': const {}, '10': 'pageTotal'},
const {'1': 'limit', '3': 5, '4': 1, '5': 4, '10': 'limit'},
const {'1': 'txs', '3': 6, '4': 3, '5': 11, '6': '.cosmos.base.abci.v1beta1.TxResponse', '10': 'txs'},
],
'7': const {},
};