mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-20 22:06:42 +00:00

* Disallow by default RPC submission of out of date blocks (blocks which are out of virtual DAA window) * go fmt * Better condition test * Make allowNonDAABlocks an RPC field and not a command line flag * go fmt * one more go fmt