diff --git a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_configurable_block_height.snap b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_configurable_block_height.snap index 2639bae1451..9600943f733 100644 --- a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_configurable_block_height.snap +++ b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_configurable_block_height.snap @@ -32,7 +32,7 @@ expression: json }, "fee_params": { "gas_price_factor": 1000000000, - "gas_per_byte": 4 + "gas_per_byte": 63 }, "chain_id": 0, "gas_costs": { diff --git a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_balances.snap b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_balances.snap index 2becb407227..f59b68a05f1 100644 --- a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_balances.snap +++ b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_balances.snap @@ -44,7 +44,7 @@ expression: json }, "fee_params": { "gas_price_factor": 1000000000, - "gas_per_byte": 4 + "gas_per_byte": 63 }, "chain_id": 0, "gas_costs": { diff --git a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_state.snap b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_state.snap index 1ad599a3877..114712dfd13 100644 --- a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_state.snap +++ b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_state.snap @@ -44,7 +44,7 @@ expression: json }, "fee_params": { "gas_price_factor": 1000000000, - "gas_per_byte": 4 + "gas_per_byte": 63 }, "chain_id": 0, "gas_costs": { diff --git a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_tx_pointer.snap b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_tx_pointer.snap index 5731b964f75..f1e232fd1ef 100644 --- a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_tx_pointer.snap +++ b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_tx_pointer.snap @@ -1,4 +1,4 @@ ---- +-- source: crates/chain-config/src/config.rs expression: json --- @@ -40,7 +40,7 @@ expression: json }, "fee_params": { "gas_price_factor": 1000000000, - "gas_per_byte": 4 + "gas_per_byte": 63 }, "chain_id": 0, "gas_costs": { diff --git a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_utxo_id.snap b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_utxo_id.snap index 034162729c4..79b4eaa6617 100644 --- a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_utxo_id.snap +++ b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_contract_with_utxo_id.snap @@ -40,7 +40,7 @@ expression: json }, "fee_params": { "gas_price_factor": 1000000000, - "gas_per_byte": 4 + "gas_per_byte": 63 }, "chain_id": 0, "gas_costs": { diff --git a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_local_testnet_config.snap b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_local_testnet_config.snap index f438c86b95f..373941eeb82 100644 --- a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_local_testnet_config.snap +++ b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_local_testnet_config.snap @@ -58,7 +58,7 @@ expression: json }, "fee_params": { "gas_price_factor": 1000000000, - "gas_per_byte": 4 + "gas_per_byte": 63 }, "chain_id": 0, "gas_costs": { diff --git a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_simple_coin_state.snap b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_simple_coin_state.snap index f6940750673..b15e1fadd3c 100644 --- a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_simple_coin_state.snap +++ b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_simple_coin_state.snap @@ -43,7 +43,7 @@ expression: json }, "fee_params": { "gas_price_factor": 1000000000, - "gas_per_byte": 4 + "gas_per_byte": 63 }, "chain_id": 0, "gas_costs": { diff --git a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_simple_contract.snap b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_simple_contract.snap index 4ed306c5265..bd6e8578ed5 100644 --- a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_simple_contract.snap +++ b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_simple_contract.snap @@ -38,7 +38,7 @@ expression: json }, "fee_params": { "gas_price_factor": 1000000000, - "gas_per_byte": 4 + "gas_per_byte": 63 }, "chain_id": 0, "gas_costs": { diff --git a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_simple_message_state.snap b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_simple_message_state.snap index 28d22f496f0..04ca4f6b948 100644 --- a/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_simple_message_state.snap +++ b/crates/chain-config/src/snapshots/fuel_core_chain_config__config__tests__snapshot_simple_message_state.snap @@ -41,7 +41,7 @@ expression: json }, "fee_params": { "gas_price_factor": 1000000000, - "gas_per_byte": 4 + "gas_per_byte": 63 }, "chain_id": 0, "gas_costs": {