forked from cerc-io/testnet-ops
Update README
This commit is contained in:
parent
4eb8ac88a7
commit
491967ef33
@ -17,10 +17,10 @@ The following commands have to be executed in [`nitro-node-setup`](./) directory
|
|||||||
- Edit [`nitro-vars.yml`](./nitro-vars.yml) and fill in the following values
|
- Edit [`nitro-vars.yml`](./nitro-vars.yml) and fill in the following values
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# URL endpoint of the L1 chain
|
# L1 RPC chain
|
||||||
l1_nitro_chain_url: ""
|
l1_nitro_chain_url: ""
|
||||||
|
|
||||||
# URL endpoint of the L2 chain
|
# L2 RPC chain
|
||||||
l2_nitro_chain_url: ""
|
l2_nitro_chain_url: ""
|
||||||
|
|
||||||
# Private key for your nitro address
|
# Private key for your nitro address
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user