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.
1 parent 6bd62c0 commit 192cfbbCopy full SHA for 192cfbb
bip-0173.mediawiki
@@ -242,8 +242,10 @@ P2PKH addresses can be used.
242
* Reference encoder and decoder:
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/go For Go]
246
** [https://github.com/sipa/bech32/tree/master/ref/python For Python]
247
** [https://github.com/sipa/bech32/tree/master/ref/haskell For Haskell]
248
+** [https://github.com/sipa/bech32/tree/master/ref/ruby For Ruby]
249
** [https://github.com/sipa/bech32/tree/master/ref/rust For Rust]
250
251
* Fancy decoder that localizes errors:
0 commit comments