1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 09:50:06 +01:00

Merge pull request #81 from christianlundkvist/bip39_testvectors_info

BIP 0039 - Add passphrase info to Test Vectors section
This commit is contained in:
Wladimir J. van der Laan 2014-10-16 09:05:47 +02:00
commit a3e6037ff9

View File

@ -114,7 +114,10 @@ will make the desired wallet available.
==Test vectors==
See https://github.com/trezor/python-mnemonic/blob/master/vectors.json
The test vectors include input entropy, mnemonic and seed. The
passphrase "TREZOR" is used for all vectors.
https://github.com/trezor/python-mnemonic/blob/master/vectors.json
Also see https://github.com/bip32JP/bip32JP.github.io/blob/master/test_JP_BIP39.json