We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700c391 commit 3497159Copy full SHA for 3497159
.env.template
@@ -3,7 +3,8 @@
3
# ACCOUNT=
4
5
# Ethereum Sepolia Configuration
6
-SEPOLIA_RPC_URL="https://gateway.tenderly.co/public/sepolia" # Added to Github env "ci"
+# SEPOLIA_RPC_URL is added to Github env "ci".
7
+SEPOLIA_RPC_URL="https://gateway.tenderly.co/public/sepolia"
8
ANVIL_SEPOLIA_RPC_URL=http://localhost:8545
9
LAYER_ZERO_SEPOLIA_ENDPOINT_ADDRESS=0x6EDCE65403992e310A62460808c4b910D972f10f
10
LAYER_ZERO_SEPOLIA_CHAIN_ID=40161 # LayerZero chain ID for Ethereum Sepolia
0 commit comments