EIP-712 code linting
This commit is contained in:
@@ -29,7 +29,7 @@ typedef struct internalStorage_t {
|
||||
unsigned char displayNonce;
|
||||
#ifdef HAVE_EIP712_FULL_SUPPORT
|
||||
bool verbose_eip712;
|
||||
#endif // HAVE_EIP712_FULL_SUPPORT
|
||||
#endif // HAVE_EIP712_FULL_SUPPORT
|
||||
uint8_t initialized;
|
||||
} internalStorage_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user