mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-08 08:37:26 -04:00
Transfer: improve warning flow
This commit is contained in:
@@ -260,7 +260,7 @@ quint64 WalletManager::maximumAllowedAmount() const
|
||||
return Monero::Wallet::maximumAllowedAmount();
|
||||
}
|
||||
|
||||
QString WalletManager::maximumAllowedAmountAsSting() const
|
||||
QString WalletManager::maximumAllowedAmountAsString() const
|
||||
{
|
||||
return WalletManager::displayAmount(WalletManager::maximumAllowedAmount());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user