Post
Topic
Board Announcements (Altcoins)
Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS
by
bitmaster1x2
on 16/07/2018, 22:31:53 UTC
pretty much same as HBN.

In order for a stake to split, it has be over your threshold. Your wallet will combine smaller UXTOs up to the combine threshold

How come when you issue the following commands it it returns a figure other than the one that is entered for the following example:

Comnand issued
splitthreshold 10000
combinethreshold 10000

returned result

12:10:49

splitthreshold 10000


12:10:49

{
"amount" : 325.59000000
}
.......................

https://github.com/Tranz5/bottlecaps/blob/master/src/rpcwallet.cpp#L1772

@Tranz et all

What was the rational for the total balance to determine the max combine and split threshold amounts? It really doesn't make any logical sense or am I missing something here?  Wouldn't it make more sense for the split / combine threshold to be independent of any of the other factors?