Added help on how to deploy a new group

This commit is contained in:
dd 2021-04-26 10:05:52 -04:00
parent 565b43c3be
commit 55883ef873
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
```
source ~/mango/cli/devnet.env
cd ~/blockworks-foundation/serum-dex/
cargo run -- $CLUSTER list-market $KEYPAIR $DEX_PROGRAM_ID --coin-mint $BTC --pc-mint $USDT
cargo run -- $CLUSTER list-market $KEYPAIR $DEX_PROGRAM_ID --coin-mint $ETH --pc-mint $USDT
```