6.2.0
Added
- Accept BIP-39 secret recovery phrase as Uint8Array (#107)
- Secret recovery phrases are now accepted both as a string in the
bip39:...format, and asUint8Arrayin the format used by@metamask/scure-bip39, in all functions that accept secret recovery phrases.
- Secret recovery phrases are now accepted both as a string in the