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 d5a1665 commit 2b3d848
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const SetPoolStep = ({ chain }: SetPoolStepProps) => {
In the "Deploy & Run Transactions" tab, select the <strong>TokenAdminRegistry</strong> contract in the <i>Contracts</i> drop-down list.
</li>
<li>
Click "At Address" with:
Next to the <b>At Address</b> button, fill in the following contract address, and then click the <b>At Address</b> button.
<div className={styles.contractInfo}>
<strong>Contract:</strong> TokenAdminRegistry
<NetworkAddress type="tokenAdminRegistry" chain={chain} />
Expand Down

0 comments on commit 2b3d848

Please sign in to comment.