Skip to content

Commit 9a1a773

Browse files
committed
chore: revert adding collector address to RAV in SubgraphService
Signed-off-by: Tomás Migone <[email protected]>
1 parent 44d0840 commit 9a1a773

File tree

1 file changed

+0
-1
lines changed
  • packages/subgraph-service/test/subgraphService/collect/query

1 file changed

+0
-1
lines changed

packages/subgraph-service/test/subgraphService/collect/query/query.t.sol

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ contract SubgraphServiceRegisterTest is SubgraphServiceTest {
4747
return
4848
ITAPCollector.ReceiptAggregateVoucher({
4949
payer: users.gateway,
50-
collector: address(tapCollector),
5150
serviceProvider: indexer,
5251
dataService: address(subgraphService),
5352
timestampNs: 0,

0 commit comments

Comments
 (0)