EIP-712 code linting

This commit is contained in:
Alexandre Paillier
2022-08-05 18:15:59 +02:00
parent 0cf21cdf73
commit de9e895ad9
44 changed files with 778 additions and 1402 deletions
+2 -2
View File
@@ -8,6 +8,6 @@
void hash_nbytes(const uint8_t *const bytes_ptr, uint8_t n, cx_hash_t *hash_ctx);
void hash_byte(uint8_t byte, cx_hash_t *hash_ctx);
#endif // HAVE_EIP712_FULL_SUPPORT
#endif // HAVE_EIP712_FULL_SUPPORT
#endif // HASH_BYTES_H_
#endif // HASH_BYTES_H_