summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke-Jr <luke_github1@dashjr.org>2016-02-24 21:11:29 +0000
committerLuke-Jr <luke_github1@dashjr.org>2016-02-24 21:11:29 +0000
commit15c0b250cb5b77eba3ea709b082d7da6a310d991 (patch)
tree2360d09b6e3bd6ac394f3a83708e05dc01fbb0f7
parent7b16ed63892ea6ae36edb0c10965bec0153561a1 (diff)
parent8dcddf5267417d928fa84831f497eb9074f8deaa (diff)
downloadbips-15c0b250cb5b77eba3ea709b082d7da6a310d991.tar.xz
Merge pull request #257 from SamouraiDev/SamouraiDev-patch-1
Add link to BIP47 test vectors
-rw-r--r--bip-0047.mediawiki4
1 files changed, 4 insertions, 0 deletions
diff --git a/bip-0047.mediawiki b/bip-0047.mediawiki
index 1a05730..bdac681 100644
--- a/bip-0047.mediawiki
+++ b/bip-0047.mediawiki
@@ -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.
+==Test Vectors==
+
+* [[https://gist.github.com/SamouraiDev/6aad669604c5930864bd|BIP47 Reusable Payment Codes Test Vectors]]
+
==Reference==
* [[bip-0032.mediawiki|BIP32 - Hierarchical Deterministic Wallets]]