Skip to content

Commit

Permalink
add support for polling block handler
Browse files Browse the repository at this point in the history
  • Loading branch information
incrypto32 committed Jun 28, 2023
1 parent 47f4644 commit 5a4dcd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/src/protocols/ethereum/manifest.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ type BlockHandler {

type BlockFilter {
kind: String!
every: BigInt
}

type CallHandler {
Expand Down

0 comments on commit 5a4dcd3

Please sign in to comment.