Skip to content

Commit

Permalink
feat: add new igor seeds (#5106)
Browse files Browse the repository at this point in the history
Add new igor seeds
  • Loading branch information
stringhandler authored Jan 12, 2023
1 parent e334a05 commit 61d1b5e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion common/config/presets/b_peer_seeds.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,9 @@ peer_seeds = [

[igor.p2p.seeds]
# Custom specified peer seed nodes
peer_seeds = ["bc1e742c3af35e4e6998169b9bf8f102a6c0f54e207842a6a2c659e67d938077::/onion3/mmdxq25om5optfjnhd7yry75px6pdom2nqcmbiqmy6xwozjpil3mhkid:18141"]
peer_seeds = [
# 3333332f12ee974aae8f120804
"faa8ab812dd050c8e235e31d56709dad27d586bcaf0c18bf096a39db36020604::/onion3/3dqw7lohmrxvzapt6s5dg742zfdchkvkbttwisq5myczo4lcpfyiiqad:18141",
# aaaaaaa
"36320757d5a60606f6e4df35743a4fd58cd0a102cf54202c789e3c4af444cb4e::/onion3/utf23v5lgghcdfrl3lojghbjqmb5qgae3um4nczreehkc353u7yb7rad:18141"
]

0 comments on commit 61d1b5e

Please sign in to comment.