mirror of
https://github.com/aljazceru/satshkd-vercel.git
synced 2025-12-17 05:04:24 +01:00
Update sats description for clarity on satoshis
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
<div class="container" style="margin-top: 20px;">
|
<div class="container" style="margin-top: 20px;">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<center>
|
<center>
|
||||||
<h3> {{ Title }} <span id="current"></span> sats <small>(smallest unit of Bitcoin)</small></h3>
|
<h3> {{ Title }} <span id="current"></span> sats <small>(There are 100 million satoshis in one bitcoin, so one satoshi is 0.00000001 BTC)</small></h3>
|
||||||
</center>
|
</center>
|
||||||
<script>
|
<script>
|
||||||
var currentPrice = 0;
|
var currentPrice = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user