Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MsgRemovedFromMempool

A transaction has been removed from the mempool, but not because of a confirmation (e.g. expiry, conflict, etc.).

Hierarchy

  • MsgRemovedFromMempool

Index

Properties

Properties

txid: string

txid of the transaction, in 'human-readable' (big-endian) hex encoding.

type: "RemovedFromMempool"

Generated using TypeDoc