Options
All
  • Public
  • Public/Protected
  • All
Menu

GetTxsEventResponse is the response type for the Service.TxsByEvents RPC method.

Hierarchy

  • GetTxsEventResponse

Index

Properties

pagination: undefined | internal.PageResponse

pagination defines a pagination for the response.

txResponses: TxResponse[]

tx_responses is the list of queried TxResponses.

txs: Tx[]

txs is the list of queried transactions.

Generated using TypeDoc