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

@@ -27,7 +27,7 @@ void handleSignEIP712Message(uint8_t p1,
memmove(tmpCtx.messageSigningContext712.messageHash, workBuffer + 32, 32);
#ifdef NO_CONSENT
io_seproxyhal_touch_signMessage_ok(NULL);
io_seproxyhal_touch_signMessage_ok();
#else // NO_CONSENT
ui_sign_712_v0();
#endif // NO_CONSENT