Interface: MsgAddedToMempool
A transaction has been added to the mempool.
Properties
txid
• txid: string
txid of the transaction, in 'human-readable' (big-endian) hex encoding.
Defined in
src/ChronikClient.ts:1053
type
• type: "AddedToMempool"
Defined in
src/ChronikClient.ts:1051