asch-cli
asch-cli copied to clipboard
craeteGenesis return address string
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 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