Closed yuranich closed 2 years ago
I built project locally from master
branch an found out that the issue is already fixed, thanks
https://github.com/web3j/web3j-cli/pull/73
1.4.1 released version has alder sources. Closing the issue, I guess newer patch version can be released on every merged PR.
When execute a command
web3j wallet import <private-key>
getting an error:The issue seems to be addressed in the library https://github.com/remkop/picocli/issues/1108
I will try to update the version. If it doesn't help I will just fix the code to bypass this problem, should be pretty easy. I will submit PR soon if no objections