1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-19 12:08:05 +00:00

Fix url for BIP44

This commit is contained in:
Thomas Kerin 2016-09-07 16:25:59 +01:00
parent babd604cc4
commit 2692800cab
No known key found for this signature in database
GPG Key ID: 3EA7924966D0489B

View File

@ -92,5 +92,5 @@ To derive the P2SH address from the above calculated public key, we use the enca
* [[bip-0016.mediawiki|BIP16 - Pay to Script Hash]] * [[bip-0016.mediawiki|BIP16 - Pay to Script Hash]]
* [[bip-0032.mediawiki|BIP32 - Hierarchical Deterministic Wallets]] * [[bip-0032.mediawiki|BIP32 - Hierarchical Deterministic Wallets]]
* [[bip-0043.mediawiki|BIP43 - Purpose Field for Deterministic Wallets]] * [[bip-0043.mediawiki|BIP43 - Purpose Field for Deterministic Wallets]]
* [[bip-0043.mediawiki|BIP44 - Multi-Account Hierarchy for Deterministic Wallets]] * [[bip-0044.mediawiki|BIP44 - Multi-Account Hierarchy for Deterministic Wallets]]
* [[bip-0141.mediawiki|BIP141 - Segregated Witness (Consensus layer)]] * [[bip-0141.mediawiki|BIP141 - Segregated Witness (Consensus layer)]]