repairing staking icon
This commit is contained in:
@@ -288,13 +288,6 @@ void WalletView::lockWallet()
|
||||
walletModel->setWalletLocked(true);
|
||||
}
|
||||
|
||||
unsigned long long WalletView::updateWeight()
|
||||
{
|
||||
if(walletModel)
|
||||
return walletModel->updateWeight();
|
||||
return 0;
|
||||
}
|
||||
|
||||
void WalletView::usedSendingAddresses()
|
||||
{
|
||||
if(!walletModel)
|
||||
|
||||
Reference in New Issue
Block a user