From cfbaf252b28f6b512c3f642eb741abf7f5bfc295 Mon Sep 17 00:00:00 2001 From: Felipe Andrade Date: Thu, 7 Sep 2023 13:25:35 -0700 Subject: [PATCH] remove gas configs --- op-ufm/op-ufm/example.config.toml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/op-ufm/op-ufm/example.config.toml b/op-ufm/op-ufm/example.config.toml index 4022057..13b62a3 100644 --- a/op-ufm/op-ufm/example.config.toml +++ b/op-ufm/op-ufm/example.config.toml @@ -39,12 +39,6 @@ address = "0x0000000000000000000000000000000000000000" private_key = "0000000000000000000000000000000000000000000000000000000000000000" # Transaction value in wei tx_value = 100000000000000 -# Gas limit -gas_limit = 21000 -# Gas tip cap -gas_tip_cap = 2000000000 -# Fee cap -gas_fee_cap = 20000000000 [providers.p1] # URL to the RPC provider