mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-18 06:14:21 +01:00
Update src/guide/receive_onchain.md
Improve wording Co-authored-by: Ross Savage <551697+dangeross@users.noreply.github.com>
This commit is contained in:
@@ -297,7 +297,7 @@ Once you have a refundable swap in hand, use the following code to execute a ref
|
||||
<div class="warning">
|
||||
<h4>Developer note</h4>
|
||||
|
||||
A refund can be issued several times. A common scenario where this is useful is if the initial refund transaction takes too long to mine, your application's users can be offered the ability to re-trigger the refund with a higher feerate.
|
||||
A refund can be attempted several times. A common scenario where this is useful is if the initial refund transaction takes too long to mine, your application's users can be offered the ability to re-trigger the refund with a higher feerate.
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user