Skip to content

Allow outputting different formats for bitcoin import-hd command#279

Open
staktrace wants to merge 1 commit into
howardwu:masterfrom
staktrace:bech32format
Open

Allow outputting different formats for bitcoin import-hd command#279
staktrace wants to merge 1 commit into
howardwu:masterfrom
staktrace:bech32format

Conversation

@staktrace

Copy link
Copy Markdown

This allows doing things like bitcoin import-hd -m <...> -f bech32
which then prints the address in bech32 format; previously this
was not possible.

Fixes #277.

This allows doing things like `bitcoin import-hd -m <...> -f bech32`
which then prints the address in bech32 format; previously this
was not possible.

Fixes howardwu#277.
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.

Allow showing bech32 keys for imported wallet

1 participant