Hi dooglus, how did you made outputs of 100 CLAMS and also how did you split them once they stake? Is there any instructions to put in conf file or so?
To make the outputs I did something like:
$ clamd sendtoaddress '{"amount":100,"count":50}'
And to auto split on stake, I put this in my clam.conf:
splitsize=25
combinelimit=50