Skip to content

Commit 9b685f0

Browse files
committed
chore: update CHANGELOG
1 parent 7e31ce2 commit 9b685f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/keyring-eth-hd/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- Extends `EthKeyringWrapper` for common Ethereum logic.
1515
- Add mnemonic validation using `validateMnemonic` from `@metamask/scure-bip39`
1616
- Validates mnemonics against BIP39 specification (word count, wordlist, checksum) before use.
17-
- Throws `'Eth-Hd-Keyring: Invalid secret recovery phrase provided'` for invalid mnemonics.
17+
- Throws for invalid mnemonics.
1818

1919
## [13.0.0]
2020

0 commit comments

Comments
 (0)