Skip to content

Commit

Permalink
tanenabum default bootnode
Browse files Browse the repository at this point in the history
  • Loading branch information
jagdeep sidhu committed Sep 27, 2021
1 parent 7d543fb commit f25b816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/bootnodes.go
Expand Up @@ -73,7 +73,7 @@ var SyscoinBootnodes = []string{
"",
}
var TanenbaumBootnodes = []string{
"",
"enode://f0e3e91d3d28b808734ce08b10855b5e6b6bde8eb9e4bedaf8aababc2ceaa8f4134cec309a996765f183361f1e67bce341326c05b743ed5932a8e705149364e4@18.118.194.233:30303",
}

var V5Bootnodes = []string{
Expand Down

0 comments on commit f25b816

Please sign in to comment.