Skip to content

Commit

Permalink
Update modules/4337/certora/specs/Safe4337Module.spec
Browse files Browse the repository at this point in the history
Co-authored-by: Nicholas Rodrigues Lordello <nick@safe.global>
  • Loading branch information
akshay-ap and nlordell authored Jul 8, 2024
1 parent 9e22daf commit dd43fe3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/4337/certora/specs/Safe4337Module.spec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ methods {
Safe4337Module.PackedUserOperation userOp
) external returns(bytes32) envfree => PER_CALLEE_CONSTANT;
function _checkSignatureLength(bytes calldata, uint256) internal returns(bool) => ALWAYS(true);

}
persistent ghost ERC2771MessageSender() returns address;

Expand Down

0 comments on commit dd43fe3

Please sign in to comment.