Skip to content

Commit

Permalink
delete
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjia404 committed Jul 3, 2023
1 parent 9672ded commit d74d50d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions preload.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,9 +248,6 @@ window.clipboard = clipboard;

window.getSeedNodeList = () => [
// Note: for each of the seed nodes, the cert pinned is the one provided on the port 4443 and not the 4433, because the 4443 is a 10year one
'https://node1.ethtweet.io/',
'https://node2.ethtweet.io/',
'https://node3.ethtweet.io/',
'https://seed1.getsession.org:4443/',
'https://seed2.getsession.org:4443/',
'https://seed3.getsession.org:4443/',
Expand Down

0 comments on commit d74d50d

Please sign in to comment.