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 eef56f0 commit a4a0a4cCopy full SHA for a4a0a4c
tools/hedera-crosschain-bridge/.env.example
@@ -2,9 +2,6 @@
2
# HEDERA NETWORK CONFIGURATION
3
# =============================================================================
4
5
-# Hedera Testnet Chain ID (e.g. 296)
6
-HEDERA_CHAIN_ID=
7
-
8
# Hedera JSON-RPC endpoint URL (e.g. https://testnet.hashio.io/api)
9
HEDERA_RPC_URL=
10
@@ -26,9 +23,6 @@ HEDERA_LZ_EID_V2=
26
23
# SEPOLIA NETWORK CONFIGURATION
27
24
28
25
29
-# Sepolia Testnet Chain ID
30
-SEPOLIA_CHAIN_ID=11155111
31
32
# Sepolia JSON-RPC endpoint URL (e.g. https://sepolia.infura.io/v3/YOUR_INFURA_PROJECT_ID)
33
SEPOLIA_RPC_URL=
34
0 commit comments