Add ETH 2 deposit handling

This commit is contained in:
BTChip github
2020-10-27 11:16:50 +01:00
committed by TamtamHero
parent 832294334f
commit 7e53de8897
17 changed files with 544 additions and 14 deletions

View File

@@ -22,6 +22,8 @@ extern const ux_flow_step_t * const ux_sign_flow [];
extern const ux_flow_step_t * const ux_sign_712_v0_flow [];
extern const ux_flow_step_t * const ux_display_public_eth2_flow [];
#ifdef HAVE_STARKWARE
extern const ux_flow_step_t * const ux_display_stark_public_flow [];