Skip to content

Commit

Permalink
chore: revert adding collector address to RAV in SubgraphService
Browse files Browse the repository at this point in the history
Signed-off-by: Tomás Migone <[email protected]>
  • Loading branch information
tmigone committed Feb 10, 2025
1 parent 90978a9 commit 20396ba
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ contract SubgraphServiceRegisterTest is SubgraphServiceTest {
ITAPCollector.ReceiptAggregateVoucher({
collectionId: collectionId,
payer: users.gateway,
collector: address(tapCollector),
serviceProvider: indexer,
dataService: address(subgraphService),
timestampNs: 0,
Expand Down

0 comments on commit 20396ba

Please sign in to comment.