Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ currentWalletView
Method
currentWalletView
src/qt/walletframe.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
WalletView* WalletFrame::currentWalletView() const
275
{
276
return qobject_cast<WalletView*>(walletStack->currentWidget());
277
}
278
279
WalletModel* WalletFrame::currentWalletModel() const
280
{
Callers
1
updateWalletStatus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected