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

Test deploy-token error Incorrect argument count #95

Open
nobody93 opened this issue Jan 2, 2018 · 0 comments
Open

Test deploy-token error Incorrect argument count #95

nobody93 opened this issue Jan 2, 2018 · 0 comments

Comments

@nobody93
Copy link

nobody93 commented Jan 2, 2018

Running on Debian 9, solc version 0.4.18, modified command from Command line instruction:

$ deploy-token --chain=mainnet --address=0x0776a7da9b34a74876cba909f4d0a8d134604c5a --name="NB test" --symbol=NOO --release-agent=0x9854477d4f308047c131b0e0cfaae782c072c7b7 --supply=100000
File "ico/venv/lib/python3.5/site-packages/web3/utils/abi.py", line 166, in merge_args_and_kwargs
len(args) + len(kwargs),
TypeError: Incorrect argument count. Expected '6'. Got '5'

Not sure what is --release-agent means, details in attached file.
testtoken.log

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