diff --git a/bip-0173.mediawiki b/bip-0173.mediawiki index e96777e5..425b8d70 100644 --- a/bip-0173.mediawiki +++ b/bip-0173.mediawiki @@ -247,6 +247,7 @@ P2PKH addresses can be used. * Reference encoder and decoder: ** [https://github.com/sipa/bech32/tree/master/ref/c For C] +** [https://github.com/sipa/bech32/tree/master/ref/c++ For C++] ** [https://github.com/sipa/bech32/tree/master/ref/javascript For JavaScript] ** [https://github.com/sipa/bech32/tree/master/ref/go For Go] ** [https://github.com/sipa/bech32/tree/master/ref/python For Python]