Feature request: Addition of event queries to LedgerClient #349
Labels
a-aerial
Area: Issues and Pull Requests about the Aerial high level API
C-enhancement
Category: New feature or request
Prerequisites
Problem
Currently, there is no easy way to filter events, which can make it difficult for developers to find the specific events they need. This can be frustrating and time-consuming, especially when working with complex smart contracts that generate a large number of events. By adding event queries to the LedgerClient, developers would be able to more easily and efficiently query events from their contracts, saving time and reducing frustration.
We should implement some general high-level way of using GetTxsEventRequest with optional filters.
Feature / Solution
This implementation might help with adding feature:
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: