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 7e31ce2 commit 9b685f0Copy full SHA for 9b685f0
1 file changed
packages/keyring-eth-hd/CHANGELOG.md
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
- Extends `EthKeyringWrapper` for common Ethereum logic.
15
- Add mnemonic validation using `validateMnemonic` from `@metamask/scure-bip39`
16
- Validates mnemonics against BIP39 specification (word count, wordlist, checksum) before use.
17
- - Throws `'Eth-Hd-Keyring: Invalid secret recovery phrase provided'` for invalid mnemonics.
+ - Throws for invalid mnemonics.
18
19
## [13.0.0]
20
0 commit comments