Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisom2912 committed Nov 14, 2024
1 parent 49176a9 commit c977550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/router-pay/integrate-router-pay/router-nitro.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ BASE URL = https://btc-testnet.poap-nft.routernitro.com/internal

## Generate Deposit Address
The below end point will generate the deposit address where the end user can send funds to. By default the expiry time for an address is 10 mins. Any amount sent to the address post 10 mins can be refunded back to the user in a trustless way.
Initiate a cross-chain token swap with specified parameters.
The below API returns both the transaction data as well as the deposit address for the user. In case just the quote is needed, [Quote API](../../../develop/asset-transfer-via-nitro/tools/nitro-pathfinder-api/performing-cross-chain-transaction/request-quote) can be integrated and called.

**Endpoint:** `GET /swap-on-nitro`

Expand Down

0 comments on commit c977550

Please sign in to comment.