Add view on block explorer for txid and address

This commit is contained in:
Aditya Kulkarni
2018-10-17 12:27:43 -07:00
parent c7d1eb284f
commit d28ab79743
15 changed files with 139 additions and 64 deletions

View File

@@ -83,9 +83,9 @@
</widget>
</item>
<item>
<widget class="QLabel" name="label">
<widget class="QLabel" name="feesLabel">
<property name="text">
<string>Fees: 0.0001 ZEC</string>
<string/>
</property>
</widget>
</item>