Skip to content

Commit 8cc9702

Browse files
committed
Add extra reference implementations
1 parent b93d9ea commit 8cc9702

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bip-0173.mediawiki

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,8 @@ P2PKH addresses can be used.
243243
** [https://github.com/sipa/bech32/tree/master/ref/c For C]
244244
** [https://github.com/sipa/bech32/tree/master/ref/javascript For JavaScript]
245245
** [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]
246248
247249
* Fancy decoder that localizes errors:
248250
** [https://github.com/sipa/bech32/tree/master/ecc/javascript For JavaScript] ([http://bitcoin.sipa.be/bech32/demo/demo.html demo website])

0 commit comments

Comments
 (0)