We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 261b9cd + 8cc9702 commit 91fd4f9Copy full SHA for 91fd4f9
bip-0173.mediawiki
@@ -243,6 +243,8 @@ P2PKH addresses can be used.
243
** [https://github.com/sipa/bech32/tree/master/ref/c For C]
244
** [https://github.com/sipa/bech32/tree/master/ref/javascript For JavaScript]
245
** [https://github.com/sipa/bech32/tree/master/ref/python For Python]
246
+** [https://github.com/sipa/bech32/tree/master/ref/haskell For Haskell]
247
+** [https://github.com/sipa/bech32/tree/master/ref/rust For Rust]
248
249
* Fancy decoder that localizes errors:
250
** [https://github.com/sipa/bech32/tree/master/ecc/javascript For JavaScript] ([http://bitcoin.sipa.be/bech32/demo/demo.html demo website])
0 commit comments