Post
Topic
Board Announcements (Altcoins)
Re: [TEK] TEKcoin Hi-PoS hybrid pos/pow no premine/ipo/ico
by
noise23
on 19/11/2015, 16:52:40 UTC
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)
Code:
splitthreshold=15000
It will keep blocks below 15000 from splitting (15000 is the max, you can also set lower amount).