@xenoliss
Was reading ERC-1271, and I can't figure out this:
"the specific return value is expected to be returned instead of a boolean in order to have stricter and simpler verification of a signature"
How is returning 0x1626ba7e/0xffffffff stricter or simpler than returning true/false ?