Closed evan-gray closed 1 year ago
I would even take this refactor a step further and create a Watcher
interface that each chain implements (eg ArbitrumWatcher
) so that we have uniform methods but can also abstract chain-specific logic away. Similar to this latest refactor but a little more organized imo
thanks for the feedback and motivation @heyitaki! I feel less bad about it now 😁
I'm not sure how I feel about this.