From 4e5b9090998c7b29cd1bc7cf2cf94029be2412f5 Mon Sep 17 00:00:00 2001 From: Kevin Neilson Date: Tue, 24 Sep 2024 19:16:43 -0700 Subject: [PATCH] gas update --- variables.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/variables.yml b/variables.yml index 80422b369..573e6e883 100644 --- a/variables.yml +++ b/variables.yml @@ -823,9 +823,9 @@ networks: binary_name: moonbeam min_gas_price: 125 block_time: 6 - gas_block: 30,000,000 - gas_block_numbers_only: 30000000 # this should match gas_block, just with no commas - gas_tx: 26,000,000 # EXTRINSIC_GAS_LIMIT in test/helpers/constants.ts + gas_block: 60,000,000 + gas_block_numbers_only: 60000000 # this should match gas_block, just with no commas + gas_tx: 52,000,000 # EXTRINSIC_GAS_LIMIT in test/helpers/constants.ts mbip_5: block_storage_limit: 80 gas_storage_ratio: 366