Merge pull request #31 from r4sas/patch-1

fix typo in alfis.toml
pull/61/head
Revertron 3 years ago committed by GitHub
commit 91b4fa752b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save