Skip to content

Commit

Permalink
Update docs/build-on-polkadot/parachains/asset-hub/asset-conversion.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dawn Kelly <[email protected]>
  • Loading branch information
nhussein11 and dawnkelly09 authored Sep 23, 2024
1 parent 912e800 commit 17ede46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ To swap assets for an exact amount of tokens, follow these steps:
}
```
1. **amountOut** - the exact amount of the second asset that the user wants to receive
2. **amountInMax** - the maximum amount of the first asset that the user is willing to swap
2. **`amountInMax`** - the maximum amount of the first asset that the user is willing to swap
3. **sendTo** - the account to which the swapped assets will be sent
4. **keepAlive** - a boolean value that determines whether the pool should be kept alive after the swap
5. Click on **Submit Transaction** to swap assets for an exact amount of tokens
Expand Down

0 comments on commit 17ede46

Please sign in to comment.