From 9bb22cc19374391f166c05d90c65260cb7b2c59e Mon Sep 17 00:00:00 2001
From: phahulin
Date: Sat, 2 Nov 2019 19:40:40 +0300
Subject: [PATCH] Update list of bootnodes for xDai chain
Reference PR in POA repository: https://github.com/poanetwork/poa-chain-spec/pull/127
---
ethcore/res/ethereum/xdai.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ethcore/res/ethereum/xdai.json b/ethcore/res/ethereum/xdai.json
index f57c982e07b..9e48f13d49f 100644
--- a/ethcore/res/ethereum/xdai.json
+++ b/ethcore/res/ethereum/xdai.json
@@ -2965,6 +2965,7 @@
}
},
"nodes": [
- "enode://66786c15390cb4fef3743571e12ec54ca343e7f119018136d68b670edd93604eedf74e5013dc5c2439f89e0e05593e29c409a97e155ea4165c6b832de131ef1e@3.214.113.185:30303"
+ "enode://1c19ba0a77dd663b843c33beb9020e7eb41fc34b47b98424dbc427f74692115d74c7c27b6c0aa2b59bb1d8f710650cae1090153d10b6909ca7bdcdfb183b1c59@54.39.190.172:30303",
+ "enode://c1c3a604950119f82d78189792b73f5a82a239017c77465e3c32fc51c1d758a9a772ffddd58436d465342f2cfa6d4a442a49e526743f4d8354d7c5ce794c3ee5@95.179.222.48:30303"
]
}