Skip to content

Commit

Permalink
Removes fixme comment
Browse files Browse the repository at this point in the history
  • Loading branch information
grarco committed Nov 4, 2024
1 parent a148ac3 commit d82ac3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/node/src/shell/prepare_proposal.rs
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,6 @@ mod test_prepare_proposal {
token: shell.state.in_mem().native_token.clone(),
},
keypair.ref_to(),
// FIXME: review all these gas limits in the tests
GAS_LIMIT.into(),
))));
wrapper.header.chain_id = shell.chain_id.clone();
Expand Down

0 comments on commit d82ac3e

Please sign in to comment.