Skip to content

Commit

Permalink
fix: Update imports
Browse files Browse the repository at this point in the history
  • Loading branch information
petarvujovic98 committed May 24, 2024
1 parent 4560492 commit f89e5ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ mod tests {
ChainSpec, Raiko,
};
use alloy_primitives::Address;
use clap::ValueEnum;
use raiko_lib::consts::{Network, SupportedChainSpecs};
use raiko_primitives::B256;
use serde_json::{json, Value};
Expand Down

0 comments on commit f89e5ff

Please sign in to comment.