GetTxsEventResponse$json top-level constant

  1. @Deprecated('Use getTxsEventResponseDescriptor instead')
Map<String, Object> const GetTxsEventResponse$json

Implementation

@$core.Deprecated('Use getTxsEventResponseDescriptor instead')
const GetTxsEventResponse$json = {
  '1': 'GetTxsEventResponse',
  '2': [
    {'1': 'txs', '3': 1, '4': 3, '5': 11, '6': '.cosmos.tx.v1beta1.Tx', '10': 'txs'},
    {'1': 'tx_responses', '3': 2, '4': 3, '5': 11, '6': '.cosmos.base.abci.v1beta1.TxResponse', '10': 'txResponses'},
    {
      '1': 'pagination',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.cosmos.base.query.v1beta1.PageResponse',
      '8': {'3': true},
      '10': 'pagination',
    },
    {'1': 'total', '3': 4, '4': 1, '5': 4, '10': 'total'},
  ],
};