diff options
author | Ian Coleman <ian@iancoleman.io> | 2019-09-12 15:56:40 +1000 |
---|---|---|
committer | Ian Coleman <ian@iancoleman.io> | 2019-09-12 15:56:40 +1000 |
commit | eee4a60b35884b9521b5d8186ff9c5c890b76e2a (patch) | |
tree | 55910690ec289a47d0a50e081a75b16d749efa9d /libs | |
parent | dedb054fd81ca42aec2ed8caf20ba999ef1c4b44 (diff) | |
download | BIP39-eee4a60b35884b9521b5d8186ff9c5c890b76e2a.tar.gz BIP39-eee4a60b35884b9521b5d8186ff9c5c890b76e2a.tar.zst BIP39-eee4a60b35884b9521b5d8186ff9c5c890b76e2a.zip |
Add instructions for manual changes for zcash
Diffstat (limited to 'libs')
-rw-r--r-- | libs/bitcoinjs-lib/readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/bitcoinjs-lib/readme.md b/libs/bitcoinjs-lib/readme.md index 742a934..14de4be 100644 --- a/libs/bitcoinjs-lib/readme.md +++ b/libs/bitcoinjs-lib/readme.md | |||
@@ -2,3 +2,4 @@ Build (will create a bundle and copy it to /tmp/bitcoinjs-lib.js): | |||
2 | 2 | ||
3 | npm install | 3 | npm install |
4 | npm run build | 4 | npm run build |
5 | manually add changes in https://github.com/iancoleman/bip39/commit/0702ecd3520c44cb8016f80329dcb5a3c8df88fc | ||