how do use proxy
printhellow opened this issue · 3 comments
printhellow commented
how do use proxy in RpcClient?
liuruibin1 commented
Override RpcClient
Call like this: RpcClientProxy client = new RpcClientProxy(true, Cluster.MAINNET);
liuruibin1 commented
skynetcap commented
SOCKS proxy support added in 1.18-staging