Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • GetTxsEventResponse

Index

Properties

Optional pagination

pagination: PageResponse

pagination defines an pagination for the response.

txResponses

txResponses: TxResponse[]

tx_responses is the list of queried TxResponses.

txs

txs: Tx[]

txs is the list of queried transactions.

Generated using TypeDoc