ERC1271Policy
function check1271SignedAction( ConfigId id, address requestSender, address account, bytes32 hash, bytes calldata signature ) external view virtual returns (bool) { // validate the signature }
ConfigId | bytes32
address
bytes32
bytes
bool
true
false