0xFableOrg / roll-op

The simplest way to spin your own dev / prod rollup, fully configurable.
BSD 3-Clause Clear License
92 stars 25 forks source link

Consolidate L2Config and L2ExecutionConfig #34

Closed cygaar closed 1 year ago

cygaar commented 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.