Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
osmosis
Commits
6e7d32b6
Unverified
Commit
6e7d32b6
authored
3 years ago
by
zhangzheng
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
fix typo (#778)
parent
2e3966f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/developing/modules/spec-gamm.md
+2
-2
docs/developing/modules/spec-gamm.md
with
2 additions
and
2 deletions
+2
-2
docs/developing/modules/spec-gamm.md
+
2
-
2
View file @
6e7d32b6
...
...
@@ -248,7 +248,7 @@ osmosisd tx gamm swap-exact-amount-in 407239ibc/1480B8FD20AD5FCAE81EA87584D26954
Swap a
**maximum**
amount of tokens out for an
**exact**
amount of another token, similar to swapping a token on the trade screen GUI.
```
osmosisd tx gamm swap-exact-amount-out [token-out] [token-
out
-max-amount] --pool-id --from --chain-id
osmosisd tx gamm swap-exact-amount-out [token-out] [token-
in
-max-amount] --
swap-route-
pool-id
s
--from --chain-id
```
#### Example
...
...
@@ -515,4 +515,4 @@ totalShares:
denom: gamm/pool/1
```
Indicating there are a total of
`252328895.834096787303097071 gamm/pool/1`
at the time of this writing
\ No newline at end of file
Indicating there are a total of
`252328895.834096787303097071 gamm/pool/1`
at the time of this writing
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets