Now uses some of the old EIP712 code as common code between the two implementations + approve/reject button now works
This commit is contained in:
@@ -675,6 +675,7 @@ void handleApdu(unsigned int *flags, unsigned int *tx) {
|
||||
}
|
||||
else
|
||||
{
|
||||
*flags |= IO_ASYNCH_REPLY;
|
||||
handle_eip712_sign(G_io_apdu_buffer);
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user