Port EIP712 to the new NBGL streaming use case
Fixes the Flex navigation issue
This commit is contained in:
@@ -14,8 +14,6 @@ void ui_message_start(const char *title,
|
||||
void (*start_func)(void),
|
||||
void (*approved_func)(void),
|
||||
void (*rejected_func)(void));
|
||||
|
||||
void ui_message_712_approved(void);
|
||||
void ui_message_712_rejected(void);
|
||||
void ui_typed_message_review_choice(bool confirm);
|
||||
|
||||
#endif // UI_MESSAGE_SIGNING_H_
|
||||
|
||||
Reference in New Issue
Block a user