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 7, 2025
1 parent a3c95de commit 443b1ef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ contract SubgraphServiceRegisterTest is SubgraphServiceTest {
return
ITAPCollector.ReceiptAggregateVoucher({
payer: users.gateway,
collector: address(tapCollector),
serviceProvider: indexer,
dataService: address(subgraphService),
timestampNs: 0,
Expand Down

0 comments on commit 443b1ef

Please sign in to comment.