Closed cygaar closed 1 year ago
We now have an L2Config class so it makes sense to consolidate all L2 related configs in one class. This also makes the deploy_l2 function more uniform as all functions can use the L2Config.
deploy_l2
L2Config
We now have an L2Config class so it makes sense to consolidate all L2 related configs in one class. This also makes the
deploy_l2
function more uniform as all functions can use theL2Config
.