Default to account address before account details are loaded.

This commit is contained in:
Spencer Ofwiti 2021-06-15 17:07:34 +03:00
parent 6901c7b0f2
commit 2ee9b7dbc4

View File

@ -217,7 +217,7 @@
</thead>
<tbody>
<tr>
<td>{{account?.vcard?.fn[0].value}}</td>
<td>{{account?.vcard?.fn[0].value || accountAddress}}</td>
<td>{{account?.balance | tokenRatio}} {{ tokenSymbol | uppercase }}</td>
<td>{{account?.date_registered | unixDate}}</td>
<td>