Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sto tool doesn't process --config=file or --config-file file or otherwise #7

Open
axelsayegh opened this issue Feb 13, 2019 · 0 comments

Comments

@axelsayegh
Copy link

I've tried running sto tool on KOVAN using Infura, beyond command:

sto --network=kovan ethereum-create-account

The processing of myconfig.ini file doesn't happen, I've tried variations of --config=file --config-file=file --config file --config-file file (preceding the commands like diagnose/issue..etc) they have no effect.

The command diagnose works if contents of myconfig.ini are passed as parameters:

sto --network kovan --ethereum-node-url https://kovan.infura.io/v3/1ac71d6490384361ad... --ethereum-private-key 0xd7dcca006d78.... diagnose

I'm not sure if that works for issue command because those have different problems (I can't tell if its using the ethereum-node-url for example) since I'm getting:

TypeError: deploy_token_contracts() got an unexpected keyword argument 'uel'

Using sto in a dockerized environment on Ubuntu 18.04
STO tool, version 0.3.4
Python version is 3.6.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant