You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,6 @@ If new events want to be added to tracking without stopping the indexer, you sho
33
33
Additional optional dev settings:
34
34
-**CONFIG_PATH**: should be set to a json file containing a list of indexed event names, see `./configs/everything.json`;
35
35
-**ADDRESSES_JSON**: path to file with the FAsset deployment contracts (when indexing non-official test deployments);
36
-
-**LOG_QUERY_BATCH_SIZE**: the size of the log batch requested by indexer to the rpc node (should be strictly less than 30);
37
36
-**MIN_BLOCK_NUMBER**: the block number that the indexer will start with. If empty, it is set to the block at which the FAsset contracts were deployed. Other values can lead to errors due to event gaps.
0 commit comments