We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6107f9 commit 78439dbCopy full SHA for 78439db
contrib/indexer-service/start.sh
@@ -93,6 +93,7 @@ max_receipt_value_grt = "0.001"
93
[tap]
94
max_amount_willing_to_lose_grt = 1000
95
96
+
97
[tap.rav_request]
98
# Set a lower timestamp buffer threshold
99
timestamp_buffer_secs = 30
contrib/tap-agent/start.sh
@@ -141,7 +141,7 @@ serve_escrow_subgraph = false
141
max_receipt_value_grt = "0.001"
142
143
144
-max_amount_willing_to_lose_grt = 10000
+max_amount_willing_to_lose_grt = 1000
145
146
147
0 commit comments