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

Merge pull request #257 from SamouraiDev/SamouraiDev-patch-1

Add link to BIP47 test vectors
This commit is contained in:
Luke-Jr 2016-02-24 21:11:29 +00:00
commit 15c0b250cb

View File

@ -291,6 +291,10 @@ The sender transmits their payment code in base58 form to the calculated Bitmess
In order to use Bitmessage notification, the recipient must have a Bitmessage client which listens at the address which the senders will derive and is capable of relaying received payment codes to the Bitcoin wallet. In order to use Bitmessage notification, the recipient must have a Bitmessage client which listens at the address which the senders will derive and is capable of relaying received payment codes to the Bitcoin wallet.
==Test Vectors==
* [[https://gist.github.com/SamouraiDev/6aad669604c5930864bd|BIP47 Reusable Payment Codes Test Vectors]]
==Reference== ==Reference==
* [[bip-0032.mediawiki|BIP32 - Hierarchical Deterministic Wallets]] * [[bip-0032.mediawiki|BIP32 - Hierarchical Deterministic Wallets]]