mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-04 05:06:43 +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