Skip to content

Commit

Permalink
fix: change sepolia RPC URL to its tag
Browse files Browse the repository at this point in the history
  • Loading branch information
entuziaz committed Sep 28, 2024
1 parent 835df7c commit e9ef531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/80.troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ functionalities, here are detailed solutions and best practices to ensure a smoo
If you encounter issues using the JavaScript SDK during the installation, refer to the troubleshooting steps:

1. **Network selection**: Ensure you are using the Layer 2 (L2) network instead of Layer 1 (L1) Sepolia. The
correct endpoint for the L2 network is: [ZKsync Sepolia Explorer](https://sepolia.era.zksync.dev).
correct endpoint for the L2 network is: [ZKsync Sepolia Explorer](%%zk_testnet_rpc_url%%).

2. **Transaction hash and block tag**: Use the correct transaction hash and block tag when fetching transaction details.

Expand Down

0 comments on commit e9ef531

Please sign in to comment.