Skip to content

Commit

Permalink
docs: redeem script clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
kilrau authored and gitbook-bot committed Jan 15, 2024
1 parent cd68614 commit c0fc354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ For UTXO chains, `/createswap` requests have to contain one additional parameter

Responses also contain one additional value:

* `redeemScript`: redeem script from which the `address` is derived. The redeem script should be used, [to verify](dont-trust.-verify.md#utxo-chain-address-verification) that Boltz didn't try to cheat by providing an address without HTLC.
* `redeemScript`: redeem script from which the `address` is derived. The redeem script should be used, [to verify](dont-trust.-verify.md#utxo-chain-address-verification) that Boltz didn't provide a different address.

In case the address is for the Liquid Network, it will be blinded by a key that is also in the response:

Expand Down

0 comments on commit c0fc354

Please sign in to comment.