mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 04:50:45 +08:00
correct peer info?
Signed-off-by: DannyAAM <danny@saru.moe>
This commit is contained in:
parent
838ea865c1
commit
c088592b0f
5 changed files with 5 additions and 0 deletions
1
peer/SaruHome.toml
Normal file
1
peer/SaruHome.toml
Normal file
|
@ -0,0 +1 @@
|
|||
to-peer = ["SaruSaru", "SaruIruka", "SaruUmidanuki", "SaruYagi"]
|
1
peer/SaruIruka.toml
Normal file
1
peer/SaruIruka.toml
Normal file
|
@ -0,0 +1 @@
|
|||
to-peer = ["SaruHome", "SaruSaru", "SaruUmidanuki", "SaruYagi"]
|
1
peer/SaruSaru.toml
Normal file
1
peer/SaruSaru.toml
Normal file
|
@ -0,0 +1 @@
|
|||
to-peer = ["SaruHome", "SaruIruka", "SaruUmidanuki", "SaruYagi"]
|
1
peer/SaruUmidanuki.toml
Normal file
1
peer/SaruUmidanuki.toml
Normal file
|
@ -0,0 +1 @@
|
|||
to-peer = ["SaruHome", "SaruSaru", "SaruIruka", "SaruYagi"]
|
1
peer/SaruYagi.toml
Normal file
1
peer/SaruYagi.toml
Normal file
|
@ -0,0 +1 @@
|
|||
to-peer = ["SaruHome", "SaruSaru", "SaruIruka", "SaruUmidanuki"]
|
Loading…
Reference in a new issue