refactor: use chain and protocol component from tycho_core::models
This commit is contained in:
@@ -183,7 +183,7 @@ mod tests {
|
||||
|
||||
use alloy_primitives::Uint;
|
||||
use num_bigint::BigUint;
|
||||
use tycho_core::dto::Chain as TychoCoreChain;
|
||||
use tycho_core::models::Chain as TychoCoreChain;
|
||||
|
||||
use super::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user