batcher
batcher copied to clipboard
Add min output amount to be included
Add a threshold on output so that it must be over a certain amount to be part of the next batch.
A single addtobatch wouldn’t validate this, because each addtobatch add up and merge for the final batch.