MCPcopy Create free account
hub / github.com/ElementsProject/elements / usedReceivingAddresses

Method usedReceivingAddresses

src/qt/walletview.cpp:258–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258void WalletView::usedReceivingAddresses()
259{
260 GUIUtil::bringToFront(usedReceivingAddressesPage);
261}
262
263void WalletView::showProgress(const QString &title, int nProgress)
264{

Callers

nothing calls this directly

Calls 1

bringToFrontFunction · 0.85

Tested by

no test coverage detected