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 | bytes32
address
address
bytes32
bytes
bool
true
if the signature is valid, false
otherwise.