Loving the 40% stake so far.
I've been noticing my blocks keep splitting, is there a way to disable that? This makes microstaking inevitable. And the hard fork coming soon should auto combine blocks, or at least stop splitting blocks by default.
Add this line to tekcoin.conf (or start TEK wallet with -splitthreshold=15000 option)
splitthreshold=15000
It will keep blocks below 15000 from splitting (15000 is the max, you can also set lower amount).
Awesome, thanks man.