Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
readme: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
reemuru authored Sep 12, 2021
1 parent 6ced99d commit 1dfa89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ POST http://localhost:6789/swap/cancel/xmr
## XMR -> BTC API

1. Send reserve proof along with refund address, amount and prepare multisig info (two newly generated wallets)
2. Send quoteId and output from make multisig info x3, fund the multisig wallet prior to initializing
2. Send quoteId and output from make multisig info x2, fund the multisig wallet prior to initializing
3. Send quoteId, export multisig x2 info and payment request generated from the preimage hash (< 7200 expiry). Derive the amount of sats to send from the quote. (rate x amount * COIN)
4. Send quoteId and multisigTxSet in exchange for preimage to complete the swap

Expand Down

0 comments on commit 1dfa89a

Please sign in to comment.