BoostryJP / ibet-SmartContract

Tokens and DEX contracts available in the ibet DeFi network 🔗
https://ibet.jp/ibet-for-fin
Apache License 2.0
18 stars 3 forks source link

[BUG] Can't deploy IbetExchange on container #356

Closed YoshihitoAso closed 2 years ago

YoshihitoAso commented 2 years ago

1. Describe the bug

./scripts/deploy_shared_contract.sh IbetExchange --payment_gateway 0x09812a1f81F9445d1832Ee1cf7090929Ce355DaD
...

spawn python scripts/deploy_shared_contract.py IbetExchange
couldn't read file "--payment_gateway": no such file or directory

2. Expected behavior

3. Additional context

I can deploy successfully by using python script directly.

python scripts/deploy_shared_contract.py IbetExchange --payment_gateway 0x09812a1f81F9445d1832Ee1cf7090929Ce355DaD
YoshihitoAso commented 2 years ago

https://hacknote.jp/archives/15421/