fixes to staking gui
This commit is contained in:
@@ -188,7 +188,6 @@ unsigned long long WalletFrame::updateWeight()
|
||||
WalletView *walletView = currentWalletView();
|
||||
if (walletView)
|
||||
return walletView->updateWeight();
|
||||
return 0;
|
||||
}
|
||||
|
||||
void WalletFrame::usedSendingAddresses()
|
||||
|
||||
Reference in New Issue
Block a user