Post
Topic
Board Announcements (Altcoins)
Re: [HYP] HyperStake | High PoS | Secure | MultiSend | liteStake | Adv Coin Control
by
cyberpinoy
on 28/04/2015, 21:11:46 UTC
You are close...

Quote
setstakesplitthreshold Edit

Syntax: setstakesplitthreshold <1 - 999,999>

Description: A stake output will split (in two parts), when the resulting amount for each of the outputs equals or exceeds the threshold value specified. For example: by setting a threshold of 5,000, stake outputs greater than 10,000 will be split into two.

groovy?

OK I get that now Smiley no problems there but I still have the problem that when I enter

setstakesplitthreshold 10000

 it says

{
"split stake threshold set to " : 10000,
"saved to wallet.dat " : "true"
}

But it sure does not seem to be doing it. I had a block of 17449 that staked and then split into 2 blocks of 9224.75. Shouldnt it have not split this block as the 2 blocks it made were both under 10,000 HYP ? Is there something I am missing here.