diff --git a/europe/romania.md b/europe/romania.md new file mode 100644 index 0000000..02b7b32 --- /dev/null +++ b/europe/romania.md @@ -0,0 +1,15 @@ +# 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 + ] +```