diff --git a/electrums/ARRR b/electrums/ARRR new file mode 100644 index 000000000..e7732f12c --- /dev/null +++ b/electrums/ARRR @@ -0,0 +1,22 @@ +[ + { + "url": "node1.chainkeeper.pro:20032", + "protocol": "SSL", + "disable_cert_verification": true, + "ws_url": "node1.chainkeeper.pro:30058" + }, + { + "url": "node1.chainkeeper.pro:20132", + "protocol": "SSL", + "disable_cert_verification": false, + "ws_url": "node1.chainkeeper.pro:30059" + }, + { + "url": "node1.chainkeeper.pro:10132", + "protocol": "TCP" + }, + { + "url": "node1.chainkeeper.pro:10032", + "protocol": "TCP" + } +] diff --git a/light_wallet_d/ARRR b/light_wallet_d/ARRR new file mode 100644 index 000000000..b6422ecb5 --- /dev/null +++ b/light_wallet_d/ARRR @@ -0,0 +1 @@ +["node1.chainkeeper.pro:443"]