Interface: MsgRemovedFromMempool
A transaction has been removed from the mempool, but not because of a confirmation (e.g. expiry, conflict, etc.).
Properties
txid
• txid: string
txid of the transaction, in 'human-readable' (big-endian) hex encoding.
Defined in
type
• type: "RemovedFromMempool"