hswick / exw3

High level Ethereum RPC Client for Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get_filter_changes_batch

hswick opened this issue · comments

Would be useful (possibly more performant) to grab a batch of changes for a list of filters.

This would mean less trips over the wire to the Ethereum node.