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

Synopsis

Declared in <txmempool.h>

struct mempoolentry_txid;

Type Aliases

Name

Description

result_type

The type of hash produced by this extractor.

Member Functions

Name

Description

operator()

Function call operators

Created with MrDocs