chore: Use tycho_core::dto objects instead of tycho_core::models
--- don't change below this line --- ENG-4169 Took 11 minutes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use std::{collections::HashMap, fs};
|
||||
|
||||
use tycho_core::models::Chain;
|
||||
use tycho_core::dto::Chain;
|
||||
|
||||
use crate::encoding::{
|
||||
errors::EncodingError, evm::swap_encoder::builder::SwapEncoderBuilder,
|
||||
|
||||
Reference in New Issue
Block a user