Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipp Makarov authored and Filipp Makarov committed Nov 21, 2024
1 parent 93241d2 commit 673e4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/modules/validators/K1Validator.sol
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ contract K1Validator is IValidator, ERC7739Validator {
* @param sender The sender of the ERC-1271 call to the account
* @param hash The hash of the message
* @param signature The signature of the message
*
*
* @return sigValidationResult the result of the signature validation, which can be:
* - EIP1271_SUCCESS if the signature is valid
* - EIP1271_FAILED if the signature is invalid
Expand Down

0 comments on commit 673e4c0

Please sign in to comment.