Added a function to check if we are in the domain or the message struct
This commit is contained in:
@@ -37,6 +37,7 @@ bool path_advance(void);
|
||||
bool path_init(void);
|
||||
void path_deinit(void);
|
||||
bool path_new_array_depth(uint8_t size);
|
||||
e_root_type path_get_root_type(void);
|
||||
|
||||
#endif // HAVE_EIP712_FULL_SUPPORT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user