remove lockup_tx from exmaple equation
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user