Fix spelling

pull/9098/head
POA 10 months ago
parent 42314a620b
commit 2949f02189
  1. 2
      apps/indexer/lib/indexer/block/fetcher.ex

@ -423,7 +423,7 @@ defmodule Indexer.Block.Fetcher do
def async_import_replaced_transactions(_), do: :ok
@doc """
Fills a buffer of L1 token addresses to handle it asyncronously in
Fills a buffer of L1 token addresses to handle it asynchronously in
the Indexer.Fetcher.Zkevm.BridgeL1Tokens module. The addresses are
taken from the `operations` list.
"""

Loading…
Cancel
Save