From 81c479448d62829fb3da81db07d11b42cc43f3ea Mon Sep 17 00:00:00 2001 From: evgivz <47630454+evgivz@users.noreply.github.com> Date: Thu, 14 Feb 2019 14:15:05 +0300 Subject: [PATCH] add 185.198.58.190 --- europe/romania.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 europe/romania.md 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 + ] +```