Is this our best bet for observing logs in the relayer? Are there any alternatives, e.g. an equivalent of eth_getLogs?
Should we use the indexer as a Rust dependency and run the indexer that way? Or should we spin up a single indexer binary? Is there an existing public indexer operated by someone else that we can use instead?
eth_getLogs
?