Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ showOutOfSyncWarning
Method
showOutOfSyncWarning
src/qt/walletview.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
void WalletView::showOutOfSyncWarning(bool fShow)
202
{
203
overviewPage->showOutOfSyncWarning(fShow);
204
}
205
206
void WalletView::encryptWallet()
207
{
Callers
1
setNumBlocks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected