Can now handle amount-join EIP-712 filtering on Permit (ERC-2612) messages

This commit is contained in:
Alexandre Paillier
2024-06-17 16:33:45 +02:00
parent cabdcd5d5d
commit 05ddb70e7f
3 changed files with 25 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ void ui_712_queue_struct_to_review(void);
void ui_712_notify_filter_change(void);
void ui_712_token_join_prepare_addr_check(uint8_t index);
void ui_712_token_join_prepare_amount(uint8_t index, const char *name, uint8_t name_length);
void amount_join_set_token_received(void);
#endif // HAVE_EIP712_FULL_SUPPORT