ERC7579ValidatorBase
.
Usage
Parameters
sender
- Type:
address
hash
- Type:
bytes32
signature
- Type:
bytes
Returns
sigValidationResult
- Type:
bytes4
EIP1271_SUCCESS
if the signature is valid- any other value if the signature is invalid
ERC7579ValidatorBase
.
address
bytes32
bytes
bytes4
EIP1271_SUCCESS
if the signature is valid