Skip to content

Commit

Permalink
Update src/components/CCIP/TutorialBlockchainSelector/SetPoolStep.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Crystal Gomes <thedriftofwords@users.noreply.github.com>
  • Loading branch information
aelmanaa and thedriftofwords authored Dec 13, 2024
1 parent 2b3d848 commit 4770423
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export const SetPoolStep = ({ chain }: SetPoolStepProps) => {
<NetworkAddress type="tokenAdminRegistry" chain={chain} />
</div>
</li>
<li>Click on the TokenAdminRegistry contract to open its details</li>
<li>Select the TokenAdminRegistry contract to expand its details</li>
<li>
Call <code>setPool</code>:
<div className={styles.functionCall}>
Expand Down

0 comments on commit 4770423

Please sign in to comment.