Skip to content

Commit

Permalink
fix schema
Browse files Browse the repository at this point in the history
  • Loading branch information
AurelienFT committed Jan 10, 2025
1 parent 2060d7d commit 93c613c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/fuel-core/src/schema/chain.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ pub struct GasCosts(fuel_tx::GasCosts);
#[derive(Clone, Copy, Debug, Enum, Eq, PartialEq)]
pub enum GasCostsVersion {
V1,
V2,
}

#[derive(Clone, Copy, Debug, Enum, Eq, PartialEq)]
Expand Down

0 comments on commit 93c613c

Please sign in to comment.