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
at compile time there is a data location mismatch error, changing the location to the version defined in CaveatEnforcer.sol(which is calldata for both), solves that @danfinlay
The text was updated successfully, but these errors were encountered:
In https://github.com/delegatable/MobyMask/blob/main/packages/hardhat/contracts/caveat-enforcers/ExpirationEnforcer.sol
at compile time there is a data location mismatch error, changing the location to the version defined in CaveatEnforcer.sol(which is calldata for both), solves that @danfinlay
The text was updated successfully, but these errors were encountered: