Adding 'copy txid' to qt tx overview context menu
This commit is contained in:
@@ -66,6 +66,7 @@ private slots:
|
||||
void editLabel();
|
||||
void copyLabel();
|
||||
void copyAmount();
|
||||
void copyTxID();
|
||||
|
||||
signals:
|
||||
void doubleClicked(const QModelIndex&);
|
||||
|
||||
Reference in New Issue
Block a user