helium / blockchain-core

Apache License 2.0
213 stars 85 forks source link

make each var do one thing #1311

Closed evanmcc closed 2 years ago

evanmcc commented 2 years ago

in the previous version of this code we had some level of confusion as to what vars are actually activating hex targeting. I think that separating this out like this improves the situation, as we can separately enable and disable hex targeting and incremental updated and etc.