MCPcopy 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
201void WalletView::showOutOfSyncWarning(bool fShow)
202{
203 overviewPage->showOutOfSyncWarning(fShow);
204}
205
206void WalletView::encryptWallet()
207{

Callers 1

setNumBlocksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected