Skip to content

Commit

Permalink
Update docs/quickstart/quickstart_chains/ethereum-uniswap.md
Browse files Browse the repository at this point in the history
Co-authored-by: James Bayly <[email protected]>
  • Loading branch information
deverka and jamesbayly authored Sep 21, 2023
1 parent b200099 commit e91cb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart/quickstart_chains/ethereum-uniswap.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ As we discussed in the introduction of [Configuring the Indexer](#configuring-th

#### 1. Configuring the Manifest File

Additionally, to handle situations where a contract factory generates fresh contract instances for each new pool, we should utilize [dynamic data sources](../../build/dynamicdatasources.md). Consequently, the following adjustments need to be made in the manifest:
The contract factory generates fresh contract instances for each new pool, therefore we use [dynamic data sources](../../build/dynamicdatasources.md) to create indexers for each new contract:

```yaml
templates:
Expand Down

0 comments on commit e91cb8e

Please sign in to comment.