Closed YoshihitoAso closed 2 years ago
./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
I can deploy successfully by using python script directly.
python scripts/deploy_shared_contract.py IbetExchange --payment_gateway 0x09812a1f81F9445d1832Ee1cf7090929Ce355DaD
https://hacknote.jp/archives/15421/
1. Describe the bug
2. Expected behavior
3. Additional context
I can deploy successfully by using python script directly.