rust-bitcoin / rust-bech32-bitcoin

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

Use new rust-bech32 api #11

Closed sgeisler closed 6 years ago

sgeisler commented 6 years ago

Usage example for rust-bitcoin/rust-bech32#17.

clarkmoody commented 6 years ago

Pushed bech32@0.4.0 to crates.io

sgeisler commented 6 years ago

I noticed that I forgot it yesterday, but don't have my notebook with me right now. I will do it asap. I will create a PR template for the rust-bitcoin with a check list for new PRs soon, so we don't forget any of the common steps.

clarkmoody commented 6 years ago

Pushed 0.6.0 to crates.io