Bitcoin Core 28.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) noexcept
 

Function Documentation

◆ ConsumeTxMemPoolEntry()

CTxMemPoolEntry ConsumeTxMemPoolEntry ( FuzzedDataProvider & fuzzed_data_provider,
const CTransaction & tx )
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: