pull/162/head
Chris McCord 7 years ago
parent c1b0a71c1b
commit 3500daaf14
  1. 2
      apps/explorer/lib/explorer/indexer/block_fetcher.ex

@ -34,7 +34,7 @@ defmodule Explorer.Indexer.BlockFetcher do
## Options ## Options
Default options are pulled from application config under the Default options are pulled from application config under the
`:explorer, :index` keyspace. The follow options can be overridden: `:explorer, :indexer` keyspace. The follow options can be overridden:
* `:debug_logs` - When `true` logs verbose index progress. Defaults `false`. * `:debug_logs` - When `true` logs verbose index progress. Defaults `false`.
* `:block_rate` - The millisecond rate new blocks are published at. * `:block_rate` - The millisecond rate new blocks are published at.

Loading…
Cancel
Save