MCPcopy 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
159void EraseTransactionFromWallet(const uint256 &hash) { g_signals.EraseTransaction(hash); }
160
161//////////////////////////////////////////////////////////////////////////////
162//

Callers 3

DisconnectTipFunction · 0.85
RemoveMethod · 0.85
ReScanMemPoolTxMethod · 0.85

Calls 1

EraseTransactionMethod · 0.80

Tested by

no test coverage detected