Removed unused bagl type references in EIP-191 code

This commit is contained in:
Alexandre Paillier
2022-08-30 10:16:39 +02:00
parent a0d16023d5
commit a58d2ababb
5 changed files with 8 additions and 9 deletions

View File

@@ -186,7 +186,7 @@ void handleSignPersonalMessage(uint8_t p1,
cx_hash((cx_hash_t *) &tmpContent.sha2, CX_LAST, workBuffer, 0, hashMessage, 32);
#ifdef NO_CONSENT
io_seproxyhal_touch_signMessage_ok(NULL);
io_seproxyhal_touch_signMessage_ok();
#else // NO_CONSENT
ui_display_sign();
#endif // NO_CONSENT