Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
forshtat committed Sep 10, 2024
1 parent 63546cf commit efd2337
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions contracts/interfaces/IRip7560EntryPoint.sol
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ interface IRip7560EntryPoint {
address indexed paymaster,
address indexed deployer,
uint256 nonce,
bool success,
uint256 actualGasCost,
uint256 actualGasUsed
uint256 executionStatus
);

/**
Expand Down

0 comments on commit efd2337

Please sign in to comment.