Skip to content

Commit

Permalink
Remove obsolete FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
slowli committed Nov 1, 2024
1 parent 76ac0be commit 101ae43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/node/state_keeper/src/keeper.rs
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,6 @@ impl ZkSyncStateKeeper {
let exec_result_status = tx_result.result.clone();
let initiator_account = tx.initiator_account();

// FIXME: fix signature
updates_manager.extend_from_executed_transaction(
tx,
*tx_result,
Expand Down

0 comments on commit 101ae43

Please sign in to comment.