Skip to content

Commit

Permalink
removed unused function in methods block
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Sorensen authored and Derek Sorensen committed Jan 7, 2025
1 parent 91d4f0d commit 73d4594
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions certora/specs/Execute.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ methods {
// envfree
function numSigsSufficient(bytes signatures,uint256 requiredSignatures) external returns (bool) envfree;

// function _.isValidSignature(bytes32 _hash, bytes _signature) external => DISPATCHER(true);

function _.checkTransaction(
address to,
uint256 value,
Expand Down

0 comments on commit 73d4594

Please sign in to comment.