rust-bitcoin / rust-bech32-bitcoin

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

Removed some unecessary clones #17

Closed stevenroose closed 5 years ago

stevenroose commented 5 years ago

Not sure if I missed something, but they seem to be unnecessary.

sgeisler commented 5 years ago

Since there were no API breaking changes one could in theory release a new version with just the patch number increased but I don't think it's worth it.