-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds coin select flags to defid with option to override from CLI #1820
Conversation
Other motivations behind keeping We'll need to tweak this a bit. |
Added changes here: https://github.com/DeFiCh/ain/compare/pvl/coinselect-cli?expand=1. Believe that should provide a better base and mostly solve it. To-do on that branch:
|
LGTM |
Summary
GetOptionalBoolArg
for when a flag should not have any default value. This is here used to overridedefid
flag iff flag is also set viadefi-cli
Examples
Flags