You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you tell what is the status with this issue?
In the code there is a comment: // XXX: Commented these next line as they led to errors and I cannot understand the code
But the line is currently not commented and all tests are working.
I.e. rewrite this line in
registerScheme
:/* require(bytes4(15)&(_permissions^scheme.permissions)&(~schemes[msg.sender].permissions) == bytes4(0)); */
The text was updated successfully, but these errors were encountered: