Realtime filtering with events API #168
saihaj
started this conversation in
FIP Stage 1: Ideas
Replies: 1 comment 1 reply
-
How is this different compared to the gRPC |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Events API allows me to access realtime event data. However, filtering this real time data remains a responsibility of the application layer. Enhancements to the Events API would be beneficial, such as:
eth_getFilterLogs
, enabling targeted monitoring of actions within a cast.Beta Was this translation helpful? Give feedback.
All reactions