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

@@ -58,5 +58,4 @@ bool tostring256_signed(const uint256_t *const number,
char *const out,
uint32_t out_length);
#endif // _UINT256_H_