Skip to content

Commit

Permalink
fix wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
klkvr committed Sep 27, 2024
1 parent 2898303 commit 2d10db0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/chainspec/src/api.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
use crate::{ChainSpec, DepositContract};
use alloc::vec::Vec;
use alloy_chains::Chain;
use alloy_eips::eip1559::BaseFeeParams;
use alloy_genesis::Genesis;
Expand Down

0 comments on commit 2d10db0

Please sign in to comment.