-
Notifications
You must be signed in to change notification settings - Fork 253
Description
Currently, SLIP39 is only supported for standard values, but not for Cardano (ADA) (or there is a bug).
When entering multiple SLIP39 shares, I am still prompted for an additional mnemonic. It seems Cardano-specific parameters are not yet implemented, is this possible?
Message shown: "Please enter your best guess for your seed (mnemonic):"
Entering a seed again also does not work.
My Parameters: --slip39 --wallet-type cardano --addr-limit 2 --slip39-shares "..." "...".
I also tried different approaches.
Request:
Please add SLIP39 support for Cardano/ADA so that entering multiple shares directly works without requiring an additional mnemonic input.
Questions:
Is there any plan to support Cardano in SLIP39?
Or shuld i trie another parameter combination?
Use Case:
This would allow users to recover Cardano wallets using SLIP39 shares, improving compatibility and usability.