Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WaykiChain/WaykiChain
/ EraseTransactionFromWallet
Function
EraseTransactionFromWallet
src/main.cpp:159–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
void EraseTransactionFromWallet(const uint256 &hash) { g_signals.EraseTransaction(hash); }
160
161
//////////////////////////////////////////////////////////////////////////////
162
//
Callers
3
DisconnectTip
Function · 0.85
Remove
Method · 0.85
ReScanMemPoolTx
Method · 0.85
Calls
1
EraseTransaction
Method · 0.80
Tested by
no test coverage detected