You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue with the latest release 1.4.1 which is getting installed by the web3j-installer repo. But when building the cli myself from master branch it works fine. So this must've been fixed in 4dcf744.
I think there should be a new cli release with all the latest changes. Seems like this would also remove vulnerabilities to log4j...
When I do the command -
web3j wallet import private-key
it fails saying
No TypeConverter registered for java.util.Optional of field java.util.Optional org.web3j.console.wallet.subcommands.WalletImportCommand.privateKey
web3j [OPTIONS] [COMMAND]
can anyone tell me whats wrong here?
The text was updated successfully, but these errors were encountered: