Skip to content

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

@axelsayegh

Description

@axelsayegh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions