1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-18 21:35:13 +01:00

Add password to test vector section.

This commit is contained in:
christianlundkvist 2014-07-02 20:58:05 -04:00
parent 92819e0df3
commit e8a67ead35

View File

@ -115,7 +115,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
==Reference Implementation==