ERC1271Policy.
Usage
Parameters
id
- Type:
ConfigId | bytes32
requestSender
- Type:
address
account
- Type:
address
hash
- Type:
bytes32
signature
- Type:
bytes
Returns
isValid
- Type:
bool
true if the signature is valid, false otherwise.ERC1271Policy.
ConfigId | bytes32addressaddressbytes32bytesbooltrue if the signature is valid, false otherwise.