LedgerHQ/app-ethereum

[UI] stax/nano inconsistency

jmartins-ledger opened this issue · 1 comments

if (context.conditional) {
stark_sign_display_master_account();
pairs[count].item = "Master Account";
pairs[count].value = strings.tmp.tmp;

When there is a self conditional transaction this field is not displayed on the nano.

Closing because starkware is no more in ethereum app