From 69d5a4b67cecac2e383768ec49e75d58b23c5903 Mon Sep 17 00:00:00 2001 From: Rahul Subramaniyam Date: Fri, 1 Dec 2023 16:38:01 -0800 Subject: [PATCH] Tmp --- frame/evm/src/runner/stack.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/frame/evm/src/runner/stack.rs b/frame/evm/src/runner/stack.rs index 989e4e3f17..dfe07660aa 100644 --- a/frame/evm/src/runner/stack.rs +++ b/frame/evm/src/runner/stack.rs @@ -285,6 +285,7 @@ where total_fee_per_gas, is_transactional ); + assert!(gas_limit != 12345689); // The difference between initially withdrawn and the actual cost is refunded. // // Considered the following request: