Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ clear
Method
clear
src/txmempool.cpp:791–795 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
789
}
790
791
void CTxMemPool::clear()
792
{
793
LOCK(cs);
794
_clear();
795
}
796
797
void CTxMemPool::check(const CBlockIndex* active_chain_tip, const CCoinsViewCache& active_coins_tip, int64_t spendheight) const
798
{
Callers
15
mine_large_block
Function · 0.45
shutdown
Method · 0.45
mine_large_block
Function · 0.45
Disconnect
Method · 0.45
Derive
Method · 0.45
InitHTTPAllowList
Function · 0.45
StopHTTPServer
Function · 0.45
ReadAnchors
Function · 0.45
ClearBanned
Method · 0.45
TestOnlyResetTimeData
Function · 0.45
Unser
Method · 0.45
Unserialize_impl
Function · 0.45
Calls
no outgoing calls
Tested by
2
shutdown
Method · 0.36
TestOnlyResetTimeData
Function · 0.36