MCPcopy 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
253void WalletView::usedSendingAddresses()
254{
255 GUIUtil::bringToFront(usedSendingAddressesPage);
256}
257
258void WalletView::usedReceivingAddresses()
259{

Callers

nothing calls this directly

Calls 1

bringToFrontFunction · 0.85

Tested by

no test coverage detected