aboutsummaryrefslogtreecommitdiffstats
path: root/params
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2017-12-21 19:19:42 +0800
committerPéter Szilágyi <peterke@gmail.com>2017-12-21 19:19:42 +0800
commita28390542c28ca142ebd12ef56ae96c839159535 (patch)
tree9d100e719c3c4d15aff2bebc11465b05f40c1063 /params
parenteeb53bc14301a54aee7cd7e1475e296155ee986d (diff)
downloadgo-tangerine-a28390542c28ca142ebd12ef56ae96c839159535.tar
go-tangerine-a28390542c28ca142ebd12ef56ae96c839159535.tar.gz
go-tangerine-a28390542c28ca142ebd12ef56ae96c839159535.tar.bz2
go-tangerine-a28390542c28ca142ebd12ef56ae96c839159535.tar.lz
go-tangerine-a28390542c28ca142ebd12ef56ae96c839159535.tar.xz
go-tangerine-a28390542c28ca142ebd12ef56ae96c839159535.tar.zst
go-tangerine-a28390542c28ca142ebd12ef56ae96c839159535.zip
params: add Rinkeby bootnode from Akasha
Diffstat (limited to 'params')
-rw-r--r--params/bootnodes.go4
1 files changed, 3 insertions, 1 deletions
diff --git a/params/bootnodes.go b/params/bootnodes.go
index 82ab6d48c..ecb1acd4f 100644
--- a/params/bootnodes.go
+++ b/params/bootnodes.go
@@ -26,7 +26,7 @@ var MainnetBootnodes = []string{
"enode://158f8aab45f6d19c6cbf4a089c2670541a8da11978a2f90dbf6a502a4a3bab80d288afdbeb7ec0ef6d92de563767f3b1ea9e8e334ca711e9f8e2df5a0385e8e6@13.75.154.138:30303", // AU
"enode://1118980bf48b0a3640bdba04e0fe78b1add18e1cd99bf22d53daac1fd9972ad650df52176e7c7d89d1114cfef2bc23a2959aa54998a46afcf7d91809f0855082@52.74.57.123:30303", // SG
- // Ethereum Foundation Cpp Bootnodes
+ // Ethereum Foundation C++ Bootnodes
"enode://979b7fa28feeb35a4741660a16076f1943202cb72b6af70d327f053e248bab9ba81760f39d0701ef1d8f89cc1fbd2cacba0710a12cd5314d5e0c9021aa3637f9@5.1.83.226:30303", // DE
}
@@ -42,6 +42,7 @@ var TestnetBootnodes = []string{
var RinkebyBootnodes = []string{
"enode://a24ac7c5484ef4ed0c5eb2d36620ba4e4aa13b8c84684e1b4aab0cebea2ae45cb4d375b77eab56516d34bfbd3c1a833fc51296ff084b770b94fb9028c4d25ccf@52.169.42.101:30303", // IE
"enode://343149e4feefa15d882d9fe4ac7d88f885bd05ebb735e547f12e12080a9fa07c8014ca6fd7f373123488102fe5e34111f8509cf0b7de3f5b44339c9f25e87cb8@52.3.158.184:30303", // INFURA
+ "enode://b6b28890b006743680c52e64e0d16db57f28124885595fa03a562be1d2bf0f3a1da297d56b13da25fb992888fd556d4c1a27b1f39d531bde7de1921c90061cc6@159.89.28.211:30303", // AKASHA
}
// RinkebyV5Bootnodes are the enode URLs of the P2P bootstrap nodes running on the
@@ -49,6 +50,7 @@ var RinkebyBootnodes = []string{
var RinkebyV5Bootnodes = []string{
"enode://a24ac7c5484ef4ed0c5eb2d36620ba4e4aa13b8c84684e1b4aab0cebea2ae45cb4d375b77eab56516d34bfbd3c1a833fc51296ff084b770b94fb9028c4d25ccf@52.169.42.101:30303?discport=30304", // IE
"enode://343149e4feefa15d882d9fe4ac7d88f885bd05ebb735e547f12e12080a9fa07c8014ca6fd7f373123488102fe5e34111f8509cf0b7de3f5b44339c9f25e87cb8@52.3.158.184:30303?discport=30304", // INFURA
+ "enode://b6b28890b006743680c52e64e0d16db57f28124885595fa03a562be1d2bf0f3a1da297d56b13da25fb992888fd556d4c1a27b1f39d531bde7de1921c90061cc6@159.89.28.211:30303?discport=30304", // AKASHA
}
// DiscoveryV5Bootnodes are the enode URLs of the P2P bootstrap nodes for the