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?