utreexo / utreexod

A fully validating Bitcoin node with Utreexo support
ISC License
90 stars 21 forks source link

main, blockchain: make csn the default #99

Closed kcalvinalvin closed 9 months ago

kcalvinalvin commented 9 months ago

Since users would expect to run csns, when using utreexod, make it the default and have a flag for turning it off.

Some additional checks added in so that it errors on startup when a user tries to switch between a utreexo and a non-utreexo node.