@ -71,7 +71,7 @@ defmodule Indexer.Block.Fetcher do
# These are all the *default* values for options.
# DO NOT use them directly in the code. Get options from `state`.
@receipts_batch_size 100
@receipts_batch_size 250
@receipts_concurrency 10
@doc false