Better UI for verbose EIP-712, now shows the review struct screen even on inner structures
This commit is contained in:
@@ -39,6 +39,7 @@ void path_deinit(void);
|
||||
bool path_new_array_depth(uint8_t size);
|
||||
e_root_type path_get_root_type(void);
|
||||
const void *path_get_root(void);
|
||||
const void *path_get_nth_struct_to_last(uint8_t n);
|
||||
|
||||
#endif // HAVE_EIP712_FULL_SUPPORT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user