We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212a31c commit 660d3b6Copy full SHA for 660d3b6
packages/indexer-common/src/indexing-fees/__tests__/dips.test.ts
@@ -18,7 +18,6 @@ import {
18
parseGRT,
19
} from '@graphprotocol/common-ts'
20
import { Sequelize } from 'sequelize'
21
-import { CollectPaymentStatus } from '@graphprotocol/dips-proto/generated/gateway'
22
import { testNetworkSpecification } from '../../indexer-management/__tests__/util'
23
24
// Make global Jest variables available
0 commit comments