-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds coin select flags to defid with option to override from CLI (#1820)
* Support optional bool args, support coin select defaults on defid * Switch FromHeader to no overwrite * Use compiler flag to determine if running defi-cli or defid * Fix coinSelectOpts logic for optional bool * Simplify access logic * Add metadata default in JSONRPCRequest initialization list * Pass coin select opts all the way through * Put CoinSelectOption variables private --------- Co-authored-by: Prasanna Loganathar <[email protected]> Co-authored-by: cedric ogire <[email protected]>
- Loading branch information
1 parent
198855c
commit b781611
Showing
17 changed files
with
162 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.