Skip to main content

Interface: TxHistoryPage

Defined in: ChronikClient.ts:1855

A page of in-node chronik tx history

Properties

numPages

numPages: number

Defined in: ChronikClient.ts:1859

How many pages there are total


numTxs

numTxs: number

Defined in: ChronikClient.ts:1861

How many txs there are total


txs

txs: Tx[]

Defined in: ChronikClient.ts:1857

Txs of the page