Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
mempool.h File Reference
#include <kernel/mempool_entry.h>
#include <validation.h>
Include dependency graph for mempool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DummyChainState

Functions

CTxMemPoolEntry ConsumeTxMemPoolEntry (FuzzedDataProvider &fuzzed_data_provider, const CTransaction &tx, uint32_t max_height=std::numeric_limits< uint32_t >::max()) noexcept

Function Documentation

◆ ConsumeTxMemPoolEntry()

CTxMemPoolEntry ConsumeTxMemPoolEntry ( FuzzedDataProvider & fuzzed_data_provider,
const CTransaction & tx,
uint32_t max_height = std::numeric_limits< uint32_t >::max() )
nodiscardnoexcept

Definition at line 17 of file mempool.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: