EIP-712 code linting

This commit is contained in:
Alexandre Paillier
2022-07-19 11:49:18 +02:00
parent 0cf21cdf73
commit de9e895ad9
44 changed files with 778 additions and 1402 deletions

View File

@@ -5,8 +5,8 @@
#include <stdbool.h>
bool compute_schema_hash(void);
bool compute_schema_hash(void);
#endif // HAVE_EIP712_FULL_SUPPORT
#endif // HAVE_EIP712_FULL_SUPPORT
#endif // SCHEMA_HASH_H_
#endif // SCHEMA_HASH_H_