Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Oct 2, 2024
1 parent cce9f30 commit 553f639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/rpc-types-mev/src/mev_calls.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ pub enum BundleItem {
/// If true, the transaction can revert without the bundle being considered invalid.
can_revert: bool,
},
/// A nested bundle request.
/// A nested bundle request.
#[serde(rename_all = "camelCase")]
Bundle {
/// A bundle request of type SendBundleRequest
Expand Down

0 comments on commit 553f639

Please sign in to comment.