rust-bitcoin / rust-bech32-bitcoin

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

Generalize to other cryptocurrencies #3

Closed clarkmoody closed 7 years ago

clarkmoody commented 7 years ago

The WitnessProgram::from_address function is the only place where constraints on the human-readable part are enforced.

Feature wish-list: