Files
app-ethereum/src_bagl/ui_flow_signMessage.h
Alexandre Paillier 493ce85c3b New implementation
2022-09-15 13:25:08 +02:00

10 lines
248 B
C

#ifndef UI_FLOW_SIGNMESSAGE_H_
#define UI_FLOW_SIGNMESSAGE_H_
void ui_191_switch_to_message(void);
void ui_191_switch_to_message_end(void);
void ui_191_switch_to_sign(void);
void ui_191_switch_to_question(void);
#endif // UI_FLOW_SIGNMESSAGE_H_