Moved message signing rejection cancellation from nbgl_useCaseChoice to nbgl_useCaseConfirm
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
void ui_message_review_choice(bool confirm);
|
||||
void ui_message_start(const char *title,
|
||||
void (*start_func)(void),
|
||||
void (*resume_func)(void),
|
||||
void (*approved_func)(void),
|
||||
void (*rejected_func)(void));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user