Renamed commands to better reflect purpose. Updated Quickstart.

* group-buy-token to serum-buy
* group-sell-token to serum-sell
* group-send-token to send-token
This commit is contained in:
Geoff Taylor 2021-05-24 10:40:33 +01:00
parent 3b82383f1b
commit 30543975ee
4 changed files with 1 additions and 1 deletions

View File

@ -329,7 +329,7 @@ All settlement transaction IDs confirmed.
Order execution complete
```
If you have problems at this stage, for example with Solana transactions timing out because of network problems, there are useful commands to manually fix things: `group-buy-token`, `group-sell-token` and (particularly useful for problems where Serum completes the order but the token doesn't make it to your wallet) `group-settle`.
If you have problems at this stage, for example with Solana transactions timing out because of network problems, there are useful commands to manually fix things: `serum-buy`, `serum-sell` and (particularly useful for problems where Serum completes the order but the token doesn't make it to your wallet) `group-settle`.
Now if we check the balances we can see we have roughly a third in each of the three group tokens:
```