optimism-v2 icon indicating copy to clipboard operation
optimism-v2 copied to clipboard

CrossDomainEnabled + CrossDomainEnabledFast can be merged or inherit each other

Open wsdt opened this issue 3 years ago • 0 comments
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.

wsdt avatar Mar 10 '22 14:03 wsdt