Skip to content

Commit

Permalink
Add IP seed peers
Browse files Browse the repository at this point in the history
  • Loading branch information
sdbondi committed May 17, 2022
1 parent 686d9dd commit 3cdb535
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions networking/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ impl Networking {
7s6y3cz5bnewlj5ypm7sekhgvqjyrq4bpaj5dyvvo7vxydj7hsmyf5ad:18141",
"36a9df45e1423b5315ffa7a91521924210c8e1d1537ad0968450f20f21e5200d::/onion3/\
v24qfheti2rztlwzgk6v4kdbes3ra7mo3i2fobacqkbfrk656e3uvnid:18141",
"b0f797e7413b39b6646fa370e8394d3993ead124b8ba24325c3c07a05e980e7e::/ip4/35.177.93.69/tcp/18189",
"0eefb45a4de9484eca74846a4f47d2c8d38e76be1fec63b0112bd00d297c0928::/ip4/13.40.98.39/tcp/18189",
"544ed2baed414307e119d12894e27f9ddbdfa2fd5b6528dc843f27903e951c30::/ip4/13.40.189.176/tcp/18189",
]
.into_iter()
.map(|s| peer_from_str(s).unwrap())
Expand Down

0 comments on commit 3cdb535

Please sign in to comment.