so if i type splitthreshold 9000 it will split it if the block size goes above 9000?
Lets say you have a block of 17500 and splittthreshold is set to 9000:
Your Block stakes after 10 days for ~350 hbn, your new Block will be 17850 - no Blockhalving occurs.
After the next 10 days, your Block stakes again for ~357 hbn, now you will get two Blocks of 9103.5hbn.
Hope i explained it understanable
Max PoS reward is 250 HBN
You are right, i forgot about it.
Interesting discussion. Please let me elaborate a bit cause there is a little more to it I think.
With the splitthreshold command everyone owning HBN can change the default splitthreshold of 5 to a maximum of 100 HBN. so far so good. But a threshold of 100 means that a staked block including the stake it produced won't split if the combined amount is less than 100.
Example1: splitthreshold set to 100, staking block = 95, POS-reward is 4, combined amount is 95+4=99, Result: no splitting, just 1 new block of 99.
Example2: splitthreshold set to 100, staking block = 98, POS-reward is 4, combined amount is 98+4=102, Result: splitting will occur, 2 new blocks are formed of 51 HBN each.
As for the maximum threshold amount, everyone can set it at 100 but some can set it even higher. To do so, you need to own a certain amount of HBN. The amount you have will decide what your maximum splitthreshold can be: It's the total of your stash divided by 500. So if you own 100K, your max splitthreshold will be 100K/500=200. Already twice the regular maximum!
Big wallets contribute a lot to the safety of the network and this is the perk that comes with it.
So buy and keep to raise your limit, or not, it's all up to you!