gui: display address on external signer

This commit is contained in:
Sjors Provoost
2019-09-16 19:01:04 +02:00
parent 450cb40a34
commit 62ac119f91
6 changed files with 36 additions and 0 deletions

View File

@@ -254,6 +254,19 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnVerify">
<property name="text">
<string>&amp;Verify</string>
</property>
<property name="toolTip">
<string>Verify this address on e.g. a hardware wallet screen</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnSaveAs">
<property name="text">