aboutsummaryrefslogtreecommitdiffstats
path: root/params/bootnodes.go
diff options
context:
space:
mode:
authorJhih-Ming Huang <jm@byzantine-lab.io>2019-10-01 16:40:57 +0800
committerJhih-Ming Huang <jm@byzantine-lab.io>2019-10-01 16:40:57 +0800
commit42e4c903adb0c92cc1a72c6145f9b865029bf1b4 (patch)
tree1ec06ab0fd17347010e6866bfbfd30963691f729 /params/bootnodes.go
parent989f662336288dd7f548e0737bc55df0274c05e4 (diff)
downloadgo-tangerine-42e4c903adb0c92cc1a72c6145f9b865029bf1b4.tar
go-tangerine-42e4c903adb0c92cc1a72c6145f9b865029bf1b4.tar.gz
go-tangerine-42e4c903adb0c92cc1a72c6145f9b865029bf1b4.tar.bz2
go-tangerine-42e4c903adb0c92cc1a72c6145f9b865029bf1b4.tar.lz
go-tangerine-42e4c903adb0c92cc1a72c6145f9b865029bf1b4.tar.xz
go-tangerine-42e4c903adb0c92cc1a72c6145f9b865029bf1b4.tar.zst
go-tangerine-42e4c903adb0c92cc1a72c6145f9b865029bf1b4.zip
params: update testnet dMomentjm-reset-testnet
Diffstat (limited to 'params/bootnodes.go')
-rw-r--r--params/bootnodes.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/params/bootnodes.go b/params/bootnodes.go
index 7833f6cf8..07b0f8f45 100644
--- a/params/bootnodes.go
+++ b/params/bootnodes.go
@@ -25,7 +25,7 @@ var MainnetBootnodes = []string{
// TestnetBootnodes are the enode URLs of the P2P bootstrap nodes running on the
// Taiwan test network.
var TestnetBootnodes = []string{
- "enode://3914afa7fdf6c62d50e56b1d27d4ce181d718930e1011103e21954d616083ce2d257a38a0e7f174045dc8f4d941586a090b01c2265a3a27920ff902b384fa2e8@34.83.238.227:30301",
+ "enode://3914afa7fdf6c62d50e56b1d27d4ce181d718930e1011103e21954d616083ce2d257a38a0e7f174045dc8f4d941586a090b01c2265a3a27920ff902b384fa2e8@35.221.242.57:30301",
}
// TaipeiBootnodes are the enode URLs of the P2P bootstrap nodes running on the