mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-26 17:51:53 +01:00
remove lockup_tx from exmaple equation
This commit is contained in:
parent
afe43b6bd4
commit
1c3a9d1881
@ -102,10 +102,7 @@
|
||||
</li>
|
||||
<li>You receive lightning: {{ boltzExample.amount }} sats</li>
|
||||
</ul>
|
||||
<p>
|
||||
onchain_payment + lockup_fee = amount + (amount * boltz_fee / 100) +
|
||||
claim_fee + lockup_fee
|
||||
</p>
|
||||
<p>onchain_payment = amount + (amount * boltz_fee / 100) + claim_fee</p>
|
||||
{% endraw %}
|
||||
</q-card-section>
|
||||
</q-expansion-item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user