Skip to content

Commit 91fd4f9

Browse files
authored
Merge pull request bitcoin#534 from sipa/bip-witaddr
Add extra reference implementations to BIP 173
2 parents 261b9cd + 8cc9702 commit 91fd4f9

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)