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:
Revertron
2021-03-23 18:55:11 +01:00
parent 046c06beeb
commit f5949e6ec0
11 changed files with 184 additions and 97 deletions
+2 -2
View File
@@ -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"]