From 1ec63077983a05d7b095a7c44719cba684ddb0bd Mon Sep 17 00:00:00 2001 From: Daki Carnhof Date: Tue, 12 Feb 2019 20:28:50 +0000 Subject: [PATCH] Add europe/czechia.md with one IPv4 peer --- europe/czechia.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 europe/czechia.md diff --git a/europe/czechia.md b/europe/czechia.md new file mode 100644 index 0000000..0433017 --- /dev/null +++ b/europe/czechia.md @@ -0,0 +1,15 @@ +# Czechia Peers + +Add the strings from the list below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes. + +* Prague, awnet.cz, operated by [carnhofdaki](https://github.com/carnhofdaki) + * `"94.230.156.206:9000"` + +Example: + +``` + Peers: + [ + tcp://94.230.156.206:9000 + ] +```