Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Skydev0h committed Dec 26, 2023
1 parent 5fbe154 commit 32295d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contracts/task3.fc
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ cell migrate_one(cell old_storage) { ;; it's just a placeholder that is required
set_c3(expected_code.begin_parse().bless());
}

commit();

storage = process_message(storage, msg_value, balance, in_msg_full, payload.begin_parse());

set_data(begin_cell()
Expand Down

0 comments on commit 32295d3

Please sign in to comment.