diff --git a/examples/scroll/.env-sample b/examples/scroll/.env-sample index 62be01c..0c78ac3 100644 --- a/examples/scroll/.env-sample +++ b/examples/scroll/.env-sample @@ -6,7 +6,7 @@ DEVNET_PRIVKEY="0x your key here" -# Hosted Aggregator Node (JSON-RPC Endpoint). This is Arbitrum Sepolia Testnet, can use any Arbitrum chain +# Hosted Aggregator Node (JSON-RPC Endpoint). This is Scroll Sepolia Testnet, can use any Scroll chain L2RPC="https://sepolia-rpc.scroll.io/" diff --git a/examples/zksync/.env-sample b/examples/zksync/.env-sample index fa30f05..14daf6e 100644 --- a/examples/zksync/.env-sample +++ b/examples/zksync/.env-sample @@ -6,7 +6,7 @@ DEVNET_PRIVKEY="0x your key here" -# Hosted Aggregator Node (JSON-RPC Endpoint). This is Arbitrum Sepolia Testnet, can use any Arbitrum chain +# Hosted Aggregator Node (JSON-RPC Endpoint). This is zkSync Sepolia Testnet, can use any zkSync chain L2RPC="https://sepolia.era.zksync.dev" @@ -14,7 +14,7 @@ L2RPC="https://sepolia.era.zksync.dev" L1RPC="" -# Arbitrum chain name +# zkSync chain name ZKSYNC="ZKSYNCTEST" # Ethereum chain name