Skip to content

Commit

Permalink
Merge pull request #216 from core-coin/feature/new-enode-devin-01
Browse files Browse the repository at this point in the history
Update enode
  • Loading branch information
Rastislav authored Dec 4, 2020
2 parents daf3476 + 26ab958 commit 8124894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/bootnodes.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ var MainnetBootnodes = []string{
// Devin test network.
var DevinBootnodes = []string{
"enode://e0595284b9c7401656e3673bc2b36eebf1ddf6b8e66d7b302d08e4d49bff5d092cb53eed3057daceb2700f87fc872de8a7dc7c576a5f19bd@51.91.144.151:30300", // core-devin-eu-fr-ges
"enode://dae877207371079c53192408b7125a106f82b536f7a4afba975999dde1b739d68b94ed9860f9186398dda7ada0f1f0d2369f6da3b69b43ac@51.161.81.114:30300", // core-devin-ca-qc
"enode://eb2381263b6d7e5b1e5bcb576596d9742cd750b6acaa66dde37905ace9529553c199a234320cb565dd6c856a6d05d74ecac0f32a393c84a7@51.161.81.114:30300", // core-devin-ca-qc
"enode://cd23371d6a7cb76e5f5acf05d849e917f9e346cddf21ce3ed89139e687cdba8eb90e26512ea5c76f2214e3a66b6623fa0bb9a827c74fa18e@51.158.123.140:30300", // core-devin-eu-fr-idf
"enode://2337cf2845586bb535f388c8acb70459f0ec93c8e33f4f385af3d2886833e9cfdf848233aa794d254a584cda0698240bcca187e70f1670d6@51.15.51.158:30300", // core-devin-eu-nl-ams
}
Expand Down

0 comments on commit 8124894

Please sign in to comment.