Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Functions
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 
)
noexcept

Definition at line 17 of file mempool.cpp.

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