[Qt] Add Smartfee to GUI
This commit is contained in:
@@ -110,7 +110,8 @@ public:
|
||||
AmountWithFeeExceedsBalance,
|
||||
DuplicateAddress,
|
||||
TransactionCreationFailed, // Error returned when wallet is still locked
|
||||
TransactionCommitFailed
|
||||
TransactionCommitFailed,
|
||||
InsaneFee
|
||||
};
|
||||
|
||||
enum EncryptionStatus
|
||||
|
||||
Reference in New Issue
Block a user