Skip to content

Commit

Permalink
fix junk
Browse files Browse the repository at this point in the history
  • Loading branch information
SeHor05 committed Jul 9, 2024
1 parent 2a9e957 commit 238dab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tvm_executor/src/transaction_executor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1682,7 +1682,7 @@ fn check_libraries(init: &StateInit, disable_set_lib: bool, text: &str, msg: &Me
/// uninit according bounce flag: if bounce, account will be uninit that save
/// money.
fn account_from_message(
msg: &Messacge,
msg: &Message,
msg_remaining_balance: &CurrencyCollection,
check_address: bool,
init_code_hash: bool,
Expand Down

0 comments on commit 238dab6

Please sign in to comment.