asch-cli icon indicating copy to clipboard operation
asch-cli copied to clipboard

craeteGenesis return address string

Open vpanwar821 opened this issue 7 years ago • 1 comments

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.

vpanwar821 avatar Sep 07 '18 05:09 vpanwar821

@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

a1300 avatar Sep 08 '18 14:09 a1300