Merge pull request #31 from r4sas/patch-1

fix typo in alfis.toml
This commit is contained in:
Revertron
2021-04-10 14:43:47 +02:00
committed by GitHub
+2 -2
View File
@@ -1,6 +1,6 @@
# The hash of first block in a chain to know with which nodes to work
origin = "0AE588D62D710422A7972EA1E8A659CC8E93DB59489ACE32C499CD279B000000"
# A path to your key file to load autamatically
# A path to your key file to load automatically
key_file = "default.key"
# Network settings
@@ -33,4 +33,4 @@ forwarders = ["94.140.14.14:53", "94.140.15.15:53"]
# How many CPU threads to spawn for mining, zero = number of CPU cores
threads = 0
# Set lower priority for mining threads
lower = true
lower = true