Skip to content

Commit

Permalink
update error signature
Browse files Browse the repository at this point in the history
  • Loading branch information
m30m committed Mar 12, 2024
1 parent 8fbdaca commit 4638a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion per_multicall/src/Errors.sol
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ error InvalidTimestamp();
// Signature: 0xaba47339
error NotRegistered();

// Signature: 0xd3c8346c
// Signature: 0xf00364b1
error ExecutionFailed(string reason);

// Signature: 0x4af147aa
Expand Down

0 comments on commit 4638a9d

Please sign in to comment.