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 90978a9 commit 20396baCopy full SHA for 20396ba
packages/subgraph-service/test/subgraphService/collect/query/query.t.sol
@@ -49,7 +49,6 @@ contract SubgraphServiceRegisterTest is SubgraphServiceTest {
49
ITAPCollector.ReceiptAggregateVoucher({
50
collectionId: collectionId,
51
payer: users.gateway,
52
- collector: address(tapCollector),
53
serviceProvider: indexer,
54
dataService: address(subgraphService),
55
timestampNs: 0,
0 commit comments