fix: remove special lib usage

This commit is contained in:
dethe 2024-08-28 02:46:53 +03:00
parent 27d319cece
commit 5b324a0fc5

View file

@ -569,9 +569,6 @@ class _NewWalletRecoveryPhraseWarningViewState
// currently a special case due to the
// xmr/wow libraries handling their
// own mnemonic generation
} else if (coin is Cardano) {
mnemonicPassphrase = "";
mnemonic = Bip39MnemonicGenerator().fromWordsNumber(Bip39WordsNum.wordsNum15).toList().join(" ");
} else if (wordCount > 0) {
if (ref
.read(