Skip to content
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

Wallet Verbosity for PSBT details #33

Merged

Conversation

sandipndev
Copy link
Contributor

Added "wallet" flag -v or --verbose for the following offline wallet subcommands: "create_tx", "sign" and "finalize_psbt".

Passed walletOpts down to handle_offline_sub_commands so that the subcommands can access and know if the verbose flag was set in wallet level.

This PR addresses the issue brought up in #32.

Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK. I also manually tested and works as expected.

@notmandatory notmandatory merged commit 378b33a into bitcoindevkit:master Jul 18, 2021
@sandipndev sandipndev deleted the wallet-verbose-json-psbts branch July 19, 2021 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants