Skip to content

Commit

Permalink
Merge pull request #3972 from anoma/grarco/remove-fixme
Browse files Browse the repository at this point in the history
Remove fixme comment
  • Loading branch information
brentstone authored Nov 5, 2024
2 parents 5202e05 + d82ac3e commit aa1667c
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 aa1667c

Please sign in to comment.