rust-bitcoin / rust-bech32-bitcoin

Encoding and decoding Segregated Witness addresses in Bech32 format
16 stars 25 forks source link

Bech32m Support #31

Closed clarkmoody closed 3 years ago

clarkmoody commented 3 years ago

Supports the new BIP-0350 Bech32m encoding for Bitcoin addresses.

Closes #23