remove lockup_tx from exmaple equation
This commit is contained in:
parent
afe43b6bd4
commit
1c3a9d1881
1 changed files with 1 additions and 4 deletions
|
|
@ -102,10 +102,7 @@
|
||||||
</li>
|
</li>
|
||||||
<li>You receive lightning: {{ boltzExample.amount }} sats</li>
|
<li>You receive lightning: {{ boltzExample.amount }} sats</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>onchain_payment = amount + (amount * boltz_fee / 100) + claim_fee</p>
|
||||||
onchain_payment + lockup_fee = amount + (amount * boltz_fee / 100) +
|
|
||||||
claim_fee + lockup_fee
|
|
||||||
</p>
|
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
</q-expansion-item>
|
</q-expansion-item>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue