Description
To restrict derivation paths while keeping the ability to obtain the master key fingerprint, it's necessary to support the new OS syscall os_perso_get_master_key_identifier().
Additional details are provided in LedgerHQ/ledger-secure-sdk#821
Additional context
Support for this feature should be implemented in the same way as in the Bitcoin app, following this PR: LedgerHQ#373
Description
To restrict derivation paths while keeping the ability to obtain the master key fingerprint, it's necessary to support the new OS syscall
os_perso_get_master_key_identifier().Additional details are provided in LedgerHQ/ledger-secure-sdk#821
Additional context
Support for this feature should be implemented in the same way as in the Bitcoin app, following this PR: LedgerHQ#373