web3j
web3j copied to clipboard
Exception in thread "main" java.lang.UnsupportedOperationException: Service UnixIpcService does not support subscriptions
Bug_title
I'm trying to use eth_subscribe with 'newPendingTransactions' and it seems that Web3J doesn't support it.
Expected behavior
Geth support eth_subscribe using IPC.