paradigmxyz / artemis

A simple, modular, and fast framework for writing MEV bots in Rust.
Apache License 2.0
2.31k stars 442 forks source link

Collector push event instead of Engine pull event #69

Open guotie opened 8 months ago

guotie commented 8 months ago

I think collector push events to Engine is better than Engine pull events from Collector.