Page of the transaction history.
Properties
numPages
• numPages: number
Number of pages of the entire transaction history.
This changes based on the pageSize
provided.
Defined in
src/ChronikClient.ts:862
txs
• txs: Tx
[]
Txs of this page.
Defined in
src/ChronikClient.ts:857