optimism-v2
optimism-v2 copied to clipboard
CrossDomainEnabled + CrossDomainEnabledFast can be merged or inherit each other
trafficstars
At first sight it looks like we could easily merge both contracts or at least one extending the other.
CrossDomainEnabledFast <-> CrossDomainEnabled
Definitely low prio, but optimizations like that reduce boilerplate/duplicated code -> easier maintenance, etc.