Add manual ux_flow; display nonce is now a setting

This commit is contained in:
pscott
2021-02-05 17:52:46 +01:00
parent b2d5b85a2f
commit 2518efd3dd
3 changed files with 20 additions and 26 deletions

View File

@@ -12,10 +12,6 @@ extern const ux_flow_step_t* const ux_confirm_selector_flow[];
extern const ux_flow_step_t* const ux_confirm_parameter_flow[];
extern const ux_flow_step_t* const ux_approval_tx_flow[];
extern const ux_flow_step_t* const ux_approval_tx_data_warning_flow[];
extern const ux_flow_step_t* const ux_approval_allowance_flow[];
extern const ux_flow_step_t* const ux_sign_flow[];