We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5648062 commit 3cd3cccCopy full SHA for 3cd3ccc
.gitmodules
@@ -7,3 +7,6 @@
7
[submodule "packages/ethereum-cryptography/hdkey"]
8
path = packages/ethereum-cryptography/hdkey
9
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
0 commit comments