Remove space in l2-vars.yml
This commit is contained in:
parent
6a018265bf
commit
c7361ab130
@ -1,9 +1,9 @@
|
||||
l1_chain_id: ""
|
||||
l1_rpc: ""
|
||||
l1_host: ""
|
||||
l1_port: ""
|
||||
l1_beacon: ""
|
||||
l1_address: ""
|
||||
l1_priv_key: ""
|
||||
proposer_amount: "0.2 ether"
|
||||
batcher_amount: "0.1 ether"
|
||||
l1_chain_id: "1212"
|
||||
l1_rpc: "http://192.168.2.50:8545"
|
||||
l1_host: "192.168.2.50"
|
||||
l1_port: "8545"
|
||||
l1_beacon: "http://192.168.2.50:8545"
|
||||
l1_address: "0xe6CE22afe802CAf5fF7d3845cec8c736ecc8d61F"
|
||||
l1_priv_key: "0x888814df89c4358d7ddb3fa4b0213e7331239a80e1f013eaa7b2deca2a41a218"
|
||||
proposer_amount: "0.2ether"
|
||||
batcher_amount: "0.1ether"
|
||||
|
Loading…
Reference in New Issue
Block a user