Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ Flush
Method
Flush
src/wallet/wallet.cpp:580–583 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
578
}
579
580
void CWallet::Flush()
581
{
582
GetDatabase().Flush();
583
}
584
585
void CWallet::Close()
586
{
Callers
1
ReleaseWallet
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected