web3j
web3j copied to clipboard
Make Web3j autocloseable
Feature description_
It would be nice to make the Web3j interface implement autocloseable, this will prevent users to forget about closing it.
Implementation effort should be minimal.
this can be closed, resolved by https://github.com/hyperledger/web3j/pull/2102 ;)