Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDhejavu committed Dec 30, 2024
1 parent 02874db commit 439c438
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@ Sieve offers a simple and expressive way for filtering blockchain data streams a

<!-- it's recommended to be explicit in this case by including correlated conditions to help Sieve understand exactly what to look for. However, without specific explicit instructions, Sieve falls back to heuristic approaches which, while functional, may impact performance. -->

### Supported Emitted Events
- Transactions: Both confirmed and pending.
- Events (Logs): Filtered logs from smart contract interactions.
- Block Headers: Key details from block headers.

### Events
- [x] Transactions: Both confirmed and pending.
- [x] Block Headers: Key details from block headers.
- [ ] Events (Logs): Filtered logs from smart contract interactions.

## Installation

Expand Down

0 comments on commit 439c438

Please sign in to comment.