From 5028e94c1ab28cf882b907d888485be4f5979589 Mon Sep 17 00:00:00 2001 From: Clark Date: Fri, 7 Jul 2017 10:56:00 -0500 Subject: [PATCH] Adds link to SLIP-0173 Fix typo --- bip-0173.mediawiki | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bip-0173.mediawiki b/bip-0173.mediawiki index c99b6c68..b320b9d7 100644 --- a/bip-0173.mediawiki +++ b/bip-0173.mediawiki @@ -262,6 +262,12 @@ P2PKH addresses can be used. * Fancy decoder that localizes errors: ** [https://github.com/sipa/bech32/tree/master/ecc/javascript For JavaScript] ([http://bitcoin.sipa.be/bech32/demo/demo.html demo website]) +==Registered Human-readable Prefixes== + +SatoshiLabs maintains a full list of registered human-readable parts for other cryptocurrencies: + +[https://github.com/satoshilabs/slips/blob/master/slip-0173.md SLIP-0173 : Registered human-readable parts for BIP-0173] + ==Appendices== ===Test vectors===