+ QR-Code support for wallets
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
<button type="button" class="btn btn-etho btnShowAddressTransactions" data-wallet="{{address}}">
|
||||
<i class="fas fa-exchange-alt"></i>
|
||||
</button>
|
||||
<button type="button" class="btn btn-etho btnShowQRCode" data-address="{{address}}">
|
||||
<i class="fas fa-qrcode"></i>
|
||||
</button>
|
||||
</td>
|
||||
<td>{{balance}}</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user