qt: GUI for conflicted transactions
- Exclamation mark icon for conflicted transactions - Show mouseover status for conflicted transactions as "conflicted" - Don't show inactive transactions on overview page overview
This commit is contained in:
committed by
Gavin Andresen
parent
2b72d46f42
commit
9a3d936fc2
@@ -36,7 +36,8 @@ public:
|
||||
OpenUntilBlock,
|
||||
Offline,
|
||||
Unconfirmed,
|
||||
HaveConfirmations
|
||||
HaveConfirmations,
|
||||
Conflicted
|
||||
};
|
||||
|
||||
bool confirmed;
|
||||
|
||||
Reference in New Issue
Block a user