MCPcopy 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
580void CWallet::Flush()
581{
582 GetDatabase().Flush();
583}
584
585void CWallet::Close()
586{

Callers 1

ReleaseWalletFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected