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 + ] +```