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
28
28
request_timeout_secs = 5
29
29
max_receipts_per_request = 10000
30
30
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
+
31
36
[horizon ]
32
37
enabled = false
Original file line number Diff line number Diff line change @@ -152,8 +152,8 @@ max_receipts_per_request = 10000
152
152
153
153
[tap .sender_aggregator_endpoints ]
154
154
# 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 "
157
157
158
158
[dips ]
159
159
host = " 0.0.0.0"
Original file line number Diff line number Diff line change @@ -61,5 +61,5 @@ receipts_verifier_address = "0x2222222222222222222222222222222222222222"
61
61
62
62
[tap .sender_aggregator_endpoints ]
63
63
# 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