mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
merge bitcoin#18509: Avoid running over all inputs after merging them
This commit is contained in:
parent
acfcc6e1ff
commit
059e3d0981
@ -117,6 +117,7 @@ def main():
|
||||
build_dir=config["environment"]["BUILDDIR"],
|
||||
merge_dir=args.m_dir,
|
||||
)
|
||||
return
|
||||
|
||||
run_once(
|
||||
corpus=args.seed_dir,
|
||||
|
Loading…
Reference in New Issue
Block a user