Merge pull request #198 from rex4539/typos

Fix typo
This commit is contained in:
Revertron
2022-01-02 14:35:48 +01:00
committed by GitHub
+1 -1
View File
@@ -7,7 +7,7 @@ check_blocks = 8
# Network settings # Network settings
[net] [net]
# All bootstap nodes # All bootstrap nodes
peers = ["peer-v4.alfis.name:4244", "peer-v6.alfis.name:4244", "peer-ygg.alfis.name:4244"] peers = ["peer-v4.alfis.name:4244", "peer-v6.alfis.name:4244", "peer-ygg.alfis.name:4244"]
# Your node will listen on that address for other nodes to connect # Your node will listen on that address for other nodes to connect
listen = "[::]:4244" listen = "[::]:4244"