default to smallest strategy for paying invoices (#531)

This commit is contained in:
Antioch Peverell 2020-11-19 12:38:43 +00:00 committed by GitHub
parent a83f92dfd3
commit 01981ad1c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -232,7 +232,7 @@ subcommands:
possible_values:
- all
- smallest
default_value: all
default_value: smallest
takes_value: true
- estimate_selection_strategies:
help: Estimates all possible Coin/Output selection strategies.