Skip to content

Commit 705e747

Browse files
committed
fix: remove unnecesary config
1 parent 2ea2eb0 commit 705e747

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

config/minimal-config-example.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,6 @@ receipts_verifier_address = "0x2222222222222222222222222222222222222222"
5151
########################################
5252
# Specific configurations to tap-agent #
5353
########################################
54-
[tap]
55-
# This is the amount of fees you are willing to risk at any given time. For ex.
56-
# if the sender stops supplying RAVs for long enough and the fees exceed this
57-
# amount, the indexer-service will stop accepting queries from the sender
58-
# until the fees are aggregated.
59-
# NOTE: Use strings for decimal values to prevent rounding errors
60-
# e.g:
61-
# max_amount_willing_to_lose_grt = "0.1"
6254

6355
[tap.sender_aggregator_endpoints]
6456
# Key-Value of all senders and their aggregator endpoints

0 commit comments

Comments
 (0)