Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
SuperClam
on 12/09/2015, 16:13:55 UTC
Ok. So, what s the easiest way to split my 50 CLAM block into 10 blocks of 5 CLAM each? Please dont tell me I have to do it manually.
Thx a lot.
Using the clam client and the sendtoaddress, you can specify amounts if you are using at least version v1.4.11 . You may need to use clamd instead of the GUI client to do this though.
The sendtoaddress and sendfrom RPC calls can now specify the amount as {"amount":aaa,"count":ccc} to cause the send amount to be split into ccc outputs each of size aaa CLAMs. This allows users to more easily split their coins into multiple outputs without needing to resort to the raw transactions calls.

The client will also automatically split in half outputs which stake in less than a 24 hour period.

Additionally, the client allows fine tuned runtime splitting via the flags: -maxstakevalue, -splitsize and -combinelimit.

Our staking system is, at this point, almost certainly the most powerful and customizable system currently in existence.

You can review notes on some of these additional features via change logs here: https://github.com/nochowderforyou/clams/releases