Skip to content

Seed sweep considers transaction size limit

Christopher Schinnerl requested to merge ChrisSchinnerl:SweepSeedUpdate into master

Created by: ChrisSchinnerl

If seed sweep is done on a seed with too many outputs it fails due to the sweep not considering the transaction size limit. This PR should fix that.

Merge request reports