Added more help to devnet_deploy.sh

This commit is contained in:
dd 2021-04-26 00:59:55 -04:00
parent 884fe87660
commit 48095b30bd
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ TOKENS="BTC ETH USDT"
MANGO_GROUP_NAME=BTC_ETH_USDT
BORROW_LIMITS="1.0 20.0 50000.0"
# This will deploy the BTC_ETH_USDT mango group and automatically update the ids.json in mango client
# Make sure IDS_PATH is set correctly in mango/cli/devnet.env, or set it again before running this
cargo run -- $CLUSTER init-mango-group \
--payer $KEYPAIR \
--ids-path $IDS_PATH \