Skip to content

Commit 3d5398b

Browse files
authored
fix: indent note to align formatting (#9043)
1 parent 588814e commit 3d5398b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/general/chain_onboarding_process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ We need to split the onboarding process into multiple PRs because of the way we
4141

4242
3. **Configure ERC20 Metadata (`tokens` project) (not always required):**
4343

44-
*Note: This step is not required for all chains. It is only required for chains we could not generate amp coverage for.*
44+
*Note: This step is not required for all chains. It is only required for chains we could not generate amp coverage for.*
4545

4646
- **What:**
4747
- Create a new `tokens_<blockchain>_v1_erc20` model (e.g., [`tokens_lens_v1_erc20.sql`](./dbt_subprojects/tokens/models/tokens/lens/tokens_lens_v1_erc20.sql)) in `dbt_subprojects/tokens/models/tokens/<blockchain>/`. Add the same tokens listed in the blockchain-specific prices model.

0 commit comments

Comments
 (0)