rust-bitcoin / rust-bech32-bitcoin

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

Remove Bech32 Library / Specialize #1

Closed clarkmoody closed 7 years ago

clarkmoody commented 7 years ago

Push Bech32 encoding/decoding to the dedicated library as an include. Specialize this library for Segregated Witness addresses.