Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ usedSendingAddresses
Method
usedSendingAddresses
src/qt/walletview.cpp:253–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
void WalletView::usedSendingAddresses()
254
{
255
GUIUtil::bringToFront(usedSendingAddressesPage);
256
}
257
258
void WalletView::usedReceivingAddresses()
259
{
Callers
nothing calls this directly
Calls
1
bringToFront
Function · 0.85
Tested by
no test coverage detected