Skip to content

Commit

Permalink
Tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulksnv committed Dec 2, 2023
1 parent 86d2089 commit 69d5a4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frame/evm/src/runner/stack.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 69d5a4b

Please sign in to comment.