[Qt] Optionally add third party links to transaction context menu
This commit is contained in:
@@ -50,6 +50,8 @@ public:
|
||||
AmountRole,
|
||||
/** Unique identifier */
|
||||
TxIDRole,
|
||||
/** Transaction hash */
|
||||
TxHashRole,
|
||||
/** Is transaction confirmed? */
|
||||
ConfirmedRole,
|
||||
/** Formatted amount, without brackets when unconfirmed */
|
||||
|
||||
Reference in New Issue
Block a user