Fix transfer fee

Remove the dollar sign, use 5 zeroes after the decimal point.
This commit is contained in:
Dennis Dawson
2023-03-14 10:45:31 -07:00
committed by GitHub
parent 035676ebcd
commit f3abb74697

View File

@@ -73,7 +73,7 @@
</tr>
<tr>
<td>{% trans %}Low-Cost{% endtrans %}</td>
<td>{% trans %}$0.0002/tx{% endtrans %}</td>
<td>{% trans %}0.000002/tx{% endtrans %}</td>
<td>{% trans %}$0.50/tx{% endtrans %}</td>
</tr>
<tr>