Skip to content

Commit

Permalink
add seedNode
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjia404 committed Jun 19, 2023
1 parent c02b48b commit f1a4cef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ object SnodeAPI {
setOf(
"https://node1.ethtweet.io",
"https://node2.ethtweet.io",
"https://node1.ethtweet.io",
"https://node3.ethtweet.io",
"https://seed1.getsession.org:$seedNodePort",
"https://seed2.getsession.org:$seedNodePort",
"https://seed3.getsession.org:$seedNodePort",
Expand Down

0 comments on commit f1a4cef

Please sign in to comment.