New blind-signing flow for LNSP/LNX
This commit is contained in:
@@ -13,7 +13,7 @@ void ui_idle(void) {
|
||||
}
|
||||
|
||||
void ui_warning_contract_data(void) {
|
||||
ux_flow_init(0, ux_warning_contract_data_flow, NULL);
|
||||
ux_flow_init(0, ux_blind_signing_flow, NULL);
|
||||
}
|
||||
|
||||
void ui_display_public_eth2(void) {
|
||||
|
||||
Reference in New Issue
Block a user