Chronik - JS/TS ClientAPI ReferenceInterfacesMsgTxClientOn this pageInterface: MsgTxClientTx got added to/removed from mempool, or confirmed in a block, etc. Properties msgType • msgType: TxMsgType What happened to the tx Defined in src/ChronikClientNode.ts:1375 txid • txid: string Txid of the tx (human-readable big-endian) Defined in src/ChronikClientNode.ts:1377 type • type: "Tx" Defined in src/ChronikClientNode.ts:1373