While specifying the seed bytes or a seed file location has been covered in #11 already, we want to enable reading in a mnemonic string. Currently still blocked on availability of a version-compatible `bip39` crate exposed via BDK.
While specifying the seed bytes or a seed file location has been covered in #11 already, we want to enable reading in a mnemonic string.
Currently still blocked on availability of a version-compatible
bip39crate exposed via BDK.