Watchonly transactions are marked in transaction history
This commit is contained in:
@@ -137,6 +137,9 @@ public:
|
||||
/** Status: can change with block chain update */
|
||||
TransactionStatus status;
|
||||
|
||||
/** Whether the transaction was sent/received with a watch-only address */
|
||||
bool involvesWatchAddress;
|
||||
|
||||
/** Return the unique identifier for this transaction (part) */
|
||||
QString getTxID() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user