You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
7bdabff Remove unused generic (Tobin C. Harding)
Pull request description:
Just patch 2, draft until #192 goes in.
Turns out `clippy` does not warn for unused generics.
Fix: #191
ACKs for top commit:
apoelstra:
ACK 7bdabff successfully ran local tests; note that this is technically a breaking change
Tree-SHA512: 42fe88f886f053eaf6d68128cee9cb0f20a94afdd46dfca7bc2326726a9c2a6d010905ee97f1d2c0f13bcf620acfba1cb5463a48989c5e88f580def22ee9e5da
https://docs.rs/bech32/latest/bech32/primitives/decode/struct.CheckedHrpstring.html
I don't know why the compiler doesn't complain about this but it makes the method harder to use.
The text was updated successfully, but these errors were encountered: