Unverified Commit 04a05966 authored by Max Holloway's avatar Max Holloway Committed by GitHub
Browse files

fix markdown mishap (#4465)

There was a small markdown mistake that made the markdown render kinda funny.
parent 6743bfb6
Showing with 1 addition and 1 deletion
+1 -1
......@@ -36,7 +36,7 @@ us safe when it comes to the malicious creation of unneeded pools.
#### Joining Pool
When joining a pool without swapping - with `JoinPool`, a user can provide the maximum amount of tokens `TokenInMaxs'
When joining a pool without swapping - with `JoinPool`, a user can provide the maximum amount of tokens `TokenInMaxs`
they're willing to deposit. This argument must contain all the denominations from the pool or no tokens at all,
otherwise, the tx will be aborted.
If `TokenInMaxs` contains no tokens, the calculations are done based on the user's balance as the only constraint.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment