mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
wallet: Avoid showing GUI popups on RPC errors
This commit is contained in:
@@ -100,7 +100,7 @@ protected:
|
||||
QProgressDialog* m_progress_dialog{nullptr};
|
||||
WalletModel* m_wallet_model{nullptr};
|
||||
std::string m_error_message;
|
||||
std::string m_warning_message;
|
||||
std::vector<std::string> m_warning_message;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user