Skip to content

Commit

Permalink
Update modules/4337/certora/specs/ValidationDataLastBitOne.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 dd43fe3 commit d5cb574
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/4337/certora/specs/ValidationDataLastBitOne.spec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ methods {
function getOperationHash(
Safe4337Module.PackedUserOperation userOp
) external returns(bytes32) envfree => PER_CALLEE_CONSTANT;

function _checkSignatureLength(bytes calldata, uint256) internal returns(bool)=> ALWAYS(true);
}

Expand Down

0 comments on commit d5cb574

Please sign in to comment.