Skip to content

Commit 3cd3ccc

Browse files
committed
Add bip39 submodule
1 parent 5648062 commit 3cd3ccc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
[submodule "packages/ethereum-cryptography/hdkey"]
88
path = packages/ethereum-cryptography/hdkey
99
url = https://github.com/cryptocoinjs/hdkey.git
10+
[submodule "packages/ethereum-cryptography/bip39"]
11+
path = packages/ethereum-cryptography/bip39
12+
url = https://github.com/bitcoinjs/bip39.git

packages/ethereum-cryptography/bip39

Submodule bip39 added at cfea218

0 commit comments

Comments
 (0)