batcher icon indicating copy to clipboard operation
batcher copied to clipboard

Add min output amount to be included

Open Kexkey opened this issue 1 year ago • 0 comments

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.

Kexkey avatar Mar 19 '24 21:03 Kexkey