graphprotocol / indexer-rs

Rewrite of indexer-service in Rust with Scalar TAP implementation
Apache License 2.0
16 stars 14 forks source link

bug(service): doesn't respond with gql result #227

Open aasseman opened 1 week ago

aasseman commented 1 week ago

New bug introduced between rc-1 and rc-2. The indexer-service always responds with:

{"attestation": Null, "graphQLResponse": String("{\"message\":\"Not found\"}")}