mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-02-19 15:14:14 +00:00
set default lite JSON-RPC endpoint to http://139.162.13.89:8545/
This commit is contained in:
parent
2f60df4a2a
commit
1fd463ce31
@ -77,7 +77,7 @@ public final class JsonRpcServer extends org.ethereum.android.jsonrpc.JsonRpcSer
|
||||
|
||||
FilterManager.getInstance();
|
||||
|
||||
addRemoteServer("http://192.168.1.30:8545/");
|
||||
addRemoteServer("http://139.162.13.89:8545/");
|
||||
}
|
||||
|
||||
public static void addRemoteServer(String address) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user