Skip to content

Commit

Permalink
🌱 Update seed nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
KimlikDAO-bot committed Dec 29, 2024
1 parent 5911b4e commit 68b9da8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions node/network.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
*/
const getNodes = (numNodes) => Promise.resolve([
"node.kimlikdao.org",
"kdao-node.kopru3.com",
"kdao-node.yenibank.org",
"kdao-node.sstg.io",
"kdao-node.lstcm.co",
"kdao-node.dobbyinu.com",
"kdao-node.yenilira.org",
"kdao-node.kopru.xyz",
"kdao-node.timedogankoy.com",
]);

/**
Expand Down

0 comments on commit 68b9da8

Please sign in to comment.