Closed lattice0 closed 3 years ago
can I enter the seed + passphrases to get public key + addresses, this verifying what the coldcard does?
Yes, for example
my_xprv = Xprv.from_mnemonic(‘my mnemonic words’, passphrase=‘mypassphrase’)
can I enter the seed + passphrases to get public key + addresses, this verifying what the coldcard does?