Skip to content

Commit

Permalink
Update fraxtal.mdx (added explorer details) (#778)
Browse files Browse the repository at this point in the history
Co-authored-by: Milap Sheth <milap@axelar.network>
  • Loading branch information
shivlim and milapsheth committed Feb 22, 2024
1 parent 16ee4d3 commit 2f4f32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/validator/external-chains/fraxtal.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ If you get something like this in response to the above rpc call, your node is s
}
```

You can compare the block height on your node with explorer ([mainnet](https://explorer.mainnet.frax.com) or [testnet](https://explorer.testnet.frax.com)),
You can compare the block height on your node with explorer ([mainnet](https://fraxscan.com) or [testnet](https://holesky.fraxscan.com)),
use your RPC node only when it has caught up with the latest block height.

#### Sync Status of Frax optimism Execution Node
Expand Down

0 comments on commit 2f4f32d

Please sign in to comment.