Skip to content

Commit

Permalink
refactor: remove any modifiers from MevCommitAVS that could possibly …
Browse files Browse the repository at this point in the history
…change in state during func call
  • Loading branch information
shaspitz committed Nov 7, 2024
1 parent 4eea11e commit e6155f4
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 76 deletions.
2 changes: 1 addition & 1 deletion contracts-abi/abi/MevCommitAVS.abi
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@
"name": "unfreeze",
"inputs": [
{
"name": "valPubKey",
"name": "valPubKeys",
"type": "bytes[]",
"internalType": "bytes[]"
}
Expand Down
Loading

0 comments on commit e6155f4

Please sign in to comment.