Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
derrekcoleman committed Jul 2, 2024
1 parent 57dcc5f commit 3caf387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/build/bob-sdk/gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can use our SDK to add this UX directly into your app, bringing your app's f
2. A user submits a transaction to the Bitcoin network that sends BTC to the liquidity provider's Bitcoin address and publishes the user's EVM wallet address in the `OP_RETURN` of the transaction.
3. BOB's relayer server calls an on-chain [Light Client](../examples/btc-swap/index.mdx) to trustlessly verify the Bitcoin transaction and transfer the LP's wrapped Bitcoin to the user's EVM address, including a "gratuity" amount of ETH for transaction fees on BOB.

This SDK makes it possible to do steps 2 and 3 in your application's front-end.
This SDK makes it possible to do steps 2 and 3 in your application's front end.

## Step-by-Step Integration Guide

Expand Down

0 comments on commit 3caf387

Please sign in to comment.