Chronik - JS/TS ClientAPI ReferenceInterfacesTxHistoryPage_InNodeOn this pageInterface: TxHistoryPage_InNodeA page of in-node chronik tx history Properties numPages • numPages: number How many pages there are total Defined in src/ChronikClientNode.ts:1016 numTxs • numTxs: number How many txs there are total Defined in src/ChronikClientNode.ts:1018 txs • txs: Tx_InNode[] Txs of the page Defined in src/ChronikClientNode.ts:1014