From 2946905712b41d0233639ccbb25015a9aaa33c0f Mon Sep 17 00:00:00 2001 From: wanglonghong Date: Fri, 6 Sep 2024 17:03:37 +0800 Subject: [PATCH] chore: decrease --- everclear.testnet.json | 2 +- everclear.testnet.staging.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/everclear.testnet.json b/everclear.testnet.json index 05c965d..af233a1 100644 --- a/everclear.testnet.json +++ b/everclear.testnet.json @@ -79,7 +79,7 @@ } }, "97": { - "gasLimit": 120000000, + "gasLimit": 60000000, "providers": [ "https://data-seed-prebsc-1-s1.bnbchain.org:8545" ], diff --git a/everclear.testnet.staging.json b/everclear.testnet.staging.json index 3048099..8232c1a 100644 --- a/everclear.testnet.staging.json +++ b/everclear.testnet.staging.json @@ -79,7 +79,7 @@ } }, "97": { - "gasLimit": 120000000, + "gasLimit": 60000000, "providers": [ "https://data-seed-prebsc-1-s1.bnbchain.org:8545" ],