Chronik - JS/TS ClientAPI ReferenceInterfacesMsgConfirmedOn this pageInterface: MsgConfirmedA transaction has been confirmed in a block. Properties txid • txid: string txid of the transaction, in 'human-readable' (big-endian) hex encoding. Defined in src/ChronikClient.ts:1070 type • type: "Confirmed" Defined in src/ChronikClient.ts:1068