mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-23 05:09:22 +02:00
16 lines
303 B
Markdown
16 lines
303 B
Markdown
|
# Romania Peers
|
||
|
|
||
|
Add the strings from the list below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
|
||
|
|
||
|
* HostSailor, operated by [evgiv](https://github.com/evgivz)
|
||
|
* `"185.198.58.190:54680"`
|
||
|
|
||
|
Example:
|
||
|
|
||
|
```
|
||
|
Peers:
|
||
|
[
|
||
|
tcp://185.198.58.190:54680
|
||
|
]
|
||
|
```
|