Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
DZGoldman committed Nov 2, 2023
1 parent 2778ed3 commit 2324320
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,5 @@ contract SetArbOneArbOS11ModuleRootAciton is SetWasmModuleRootAction {
L1AddressRegistry(0xd514C2b3aaBDBfa10800B9C96dc1eB25427520A0),
bytes32(0x92a7978d7ef64fa82a33c9d9af77647d9014c345a24ebf41635bc89e1c45e35b)
)
{
require(newWasmModuleRoot != bytes32(0), "TODO: remove");
}
{}
}

0 comments on commit 2324320

Please sign in to comment.