From 9d5a28db8500d0ca596c296fc31315f74bbd92d7 Mon Sep 17 00:00:00 2001 From: Adw8 Date: Wed, 4 Sep 2024 19:02:41 +0530 Subject: [PATCH] Remove space in l2-vars.yml --- l2-setup/l2-vars.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/l2-setup/l2-vars.yml b/l2-setup/l2-vars.yml index e76811e..13796c9 100644 --- a/l2-setup/l2-vars.yml +++ b/l2-setup/l2-vars.yml @@ -5,5 +5,5 @@ l1_port: "" l1_beacon: "" l1_address: "" l1_priv_key: "" -proposer_amount: "0.2 ether" -batcher_amount: "0.1 ether" +proposer_amount: "0.2ether" +batcher_amount: "0.1ether"