feat: use the kilt indexer #4371
Annotations
2 errors
src/backend/revoker/indexer/queryAttestation.test.ts#L160
expect(received).toMatchObject(expected)
- Expected - 2
+ Received + 2
@@ -10,12 +10,12 @@
issuerId: {
equalTo: \"undefined\"
}
creationBlock: {
timeStamp: {
- greaterThan: \"1970-01-01T00:00:00.000Z\",
- lessThan: \"2024-09-17T17:24:53.431Z\"
+ greaterThan: \"2023-09-17T17:24:53.450Z\",
+ lessThan: \"2023-09-17T17:25:01.488Z\"
}
}
removalBlockExists: true
}
) {
at Object.<anonymous> (src/backend/revoker/indexer/queryAttestation.test.ts:160:36)
|
|
The logs for this run have expired and are no longer available.
Loading