mempoolentry_txid

Extracts a transaction hash (txid) from a CTxMemPoolEntry or CTransactionRef.

Synopsis

Declared in <txmempool.h>

struct mempoolentry_txid;

Type Aliases

NameDescription
result_type The type of hash produced by this extractor.

Member Functions

NameDescription
operator() Function call operators