Reworked handling appropriate (mined) keys absence. Now that info handled in UI as well. It won't allow users without keys to mine domains or zones.
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
# Settings
|
||||
origin = "00000102C2F9BFD2803284D93327F089D60FC72A06F19AF2384567F2646B8348"
|
||||
key_file = "default.key"
|
||||
key_file = "default1.key"
|
||||
listen = "[::]:4244"
|
||||
public = false
|
||||
public = true
|
||||
|
||||
# Bootstrap nodes
|
||||
#peers = ["test-ip4.alfis.name:4244", "test-ip6.alfis.name:4244"]
|
||||
|
||||
Reference in New Issue
Block a user