diff --git a/rskj-core/src/main/resources/config/testnet.conf b/rskj-core/src/main/resources/config/testnet.conf index 37085c7eef9..3e0d1952a8b 100644 --- a/rskj-core/src/main/resources/config/testnet.conf +++ b/rskj-core/src/main/resources/config/testnet.conf @@ -41,7 +41,9 @@ peer { "bootstrap03.testnet.rsk.co:50505", "bootstrap04.testnet.rsk.co:50505", "bootstrap05.testnet.rsk.co:50505", - "bootstrap06.testnet.rsk.co:50505" + "bootstrap06.testnet.rsk.co:50505", + "bootstrap07.testnet.rsk.co:50505", + "bootstrap08.testnet.rsk.co:50505" ] }