fix: standardize BTC balance display in membership template

Ensure consistency in the display of Bitcoin (BTC) balances by adjusting the number of decimal places to eight, aligning with standard cryptocurrency precision norms. This update promotes readability and uniformity across financial representations in the membership section.
This commit is contained in:
Kumi 2024-05-26 17:43:33 +02:00
parent f92c9294e7
commit e73d46bdb8
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -164,7 +164,7 @@
<tr class="table-secondary">
<td><b>Account Balance (end of month)</b></td>
<td><b>+ €52.68</b></td>
<td><b>+ 0.000434 BTC</b></td>
<td><b>+ 0.00043400 BTC</b></td>
<td><b>0 ETH</b></td>
<td><b>+ 0.447661805527 XMR</b></td>
</tr>