10 lines
207 B
Bash
10 lines
207 B
Bash
|
# Change if pointing to an external L1 endpoint
|
||
|
L1_RPC="http://fixturenet-eth-geth-1:8545"
|
||
|
L1_CHAIN_ID=1212
|
||
|
L1_HOST="fixturenet-eth-geth-1"
|
||
|
L1_PORT=8545
|
||
|
L1_ADDRESS=
|
||
|
L1_PRIV_KEY=
|
||
|
L1_ADDRESS_2=
|
||
|
L1_PRIV_KEY_2=
|