mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +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