File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -28,5 +28,10 @@ timestamp_buffer_secs = 60
2828request_timeout_secs = 5
2929max_receipts_per_request = 10000
3030
31+ [tap .sender_aggregator_endpoints ]
32+ # Key-Value of all senders and their aggregator endpoints
33+ 0xDDE4cfFd3D9052A9cb618fC05a1Cd02be1f2F467 = " https://tap-aggregator.network.thegraph.com"
34+ 0xDD6a6f76eb36B873C1C184e8b9b9e762FE216490 = " https://tap-aggregator-arbitrum-one.graphops.xyz"
35+
3136[horizon ]
3237enabled = false
Original file line number Diff line number Diff line change @@ -152,8 +152,8 @@ max_receipts_per_request = 10000
152152
153153[tap .sender_aggregator_endpoints ]
154154# Key-Value of all senders and their aggregator endpoints
155- 0xdeadbeefcafebabedeadbeefcafebabedeadbeef = " https://example. com/aggregate-receipts "
156- 0x0123456789abcdef0123456789abcdef01234567 = " https://other.example.com/aggregate-receipts "
155+ 0xDDE4cfFd3D9052A9cb618fC05a1Cd02be1f2F467 = " https://tap-aggregator.network.thegraph. com"
156+ 0xDD6a6f76eb36B873C1C184e8b9b9e762FE216490 = " https://tap-aggregator-arbitrum-one.graphops.xyz "
157157
158158[dips ]
159159host = " 0.0.0.0"
Original file line number Diff line number Diff line change @@ -61,5 +61,5 @@ receipts_verifier_address = "0x2222222222222222222222222222222222222222"
6161
6262[tap .sender_aggregator_endpoints ]
6363# Key-Value of all senders and their aggregator endpoints
64- 0xdeadbeefcafebabedeadbeefcafebabedeadbeef = " https://example. com/aggregate-receipts "
65- 0x0123456789abcdef0123456789abcdef01234567 = " https://other.example.com/aggregate-receipts "
64+ 0xDDE4cfFd3D9052A9cb618fC05a1Cd02be1f2F467 = " https://tap-aggregator.network.thegraph. com"
65+ 0xDD6a6f76eb36B873C1C184e8b9b9e762FE216490 = " https://tap-aggregator-arbitrum-one.graphops.xyz "
You can’t perform that action at this time.
0 commit comments