Fixed a problem with allowed mining while waiting for signers.

Sped up initial blocks downloading.
Changed block consensus a bit.
This commit is contained in:
Revertron
2021-04-23 01:09:38 +02:00
parent dee53887cb
commit 0d944ca1dc
5 changed files with 34 additions and 56 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "alfis"
version = "0.4.23"
version = "0.4.24"
authors = ["Revertron <alfis@revertron.com>"]
edition = "2018"
build = "build.rs"