Post
Topic
Board Wallet software
Re: bitcoin-bash-tools now partially supports BIP-0032
by
grondilu
on 25/08/2021, 06:22:37 UTC
You seem to be missing BIP350[1] which is the new encoding mode for Bech32 encoding that must be used for any SegWit address with witness version >=1.

[1] https://github.com/bitcoin/bips/blob/master/bip-0350.mediawiki

Indeed.   I added it to the TODO list.  Thanks.