You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sweepbatcher: add mode with presigned txs and CPFP
In this mode sweepbatcher uses transactions provided by the CPFP helper, which
may be pre-signed and not replace-by-fee (RBF) compatible. In such cases, CPFP
may be necessary.
A single Batcher instance can handle both CPFP and regular batches. Currently
CPFP and non-CPFP sweeps never appear in the same batch.
0 commit comments