mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
fix: allow cardano derivation
[no changelog]
This commit is contained in:
parent
5eef522c4f
commit
0905cc50dd
@ -111,7 +111,7 @@ else:
|
||||
|
||||
if msg.derive_cardano:
|
||||
from apps.cardano.seed import derive_and_store_secrets
|
||||
|
||||
ctx.cache.set_bool(APP_COMMON_DERIVE_CARDANO, True)
|
||||
derive_and_store_secrets(ctx, passphrase)
|
||||
|
||||
@check_thp_is_not_used
|
||||
|
Loading…
Reference in New Issue
Block a user