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

craeteGenesis return address string #32

Open
vpanwar821 opened this issue Sep 7, 2018 · 1 comment
Open

craeteGenesis return address string #32

vpanwar821 opened this issue Sep 7, 2018 · 1 comment

Comments

@vpanwar821
Copy link

createGenesis block command return the string type of address but when we perform any transaction it gives error due to to the string type of address.

@a1300
Copy link
Contributor

a1300 commented Sep 8, 2018

@vpanwar821 thanks for submitting an issue.

I don't completely understand your problem. How can I reproduce your problem?

Did you run the following commands for installation?

npm install --global asch-cli

And then executed?

asch-cli creategenesis

Did you deleted the asch/data folder and recreated it. And also deleted the old genesisBlock.json file and copied the new one into the asch directory?

How did you perform the transactions afterwards? (also with asch-cli ?)

Thanks in advance
Kind regards
a1300

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

2 participants