avalanche-wallet-sdk
avalanche-wallet-sdk copied to clipboard
MnemonicWallet should support bip39 passphrase
Currently it's only possible to instantiate a MnemonicWallet
with a seed phrase. For users that have a bip39 passphrase associated with the mnemonic, the constructor should support an optional passphrase field.