Interface GetMempoolEntryRequestMessage

GetMempoolEntryRequestMessage requests information about a specific transaction in the mempool.

Hierarchy

  • GetMempoolEntryRequestMessage

Properties

filterTransactionPool: boolean
includeOrphanPool: boolean
txId: string

The transaction's TransactionID.

Generated using TypeDoc