fix: After merging main fixes

Took 10 minutes
This commit is contained in:
Diana Carvalho
2025-08-08 14:54:40 +01:00
parent 42609df650
commit 003ab7cea8
6 changed files with 32 additions and 20 deletions

View File

@@ -9,7 +9,8 @@ use alloy::{
};
use tycho_common::{models::Chain, Bytes};
use tycho_execution::encoding::{
evm::encoder_builders::TychoRouterEncoderBuilder, models::UserTransferType,
evm::encoder_builders::TychoRouterEncoderBuilder,
models::{BebopOrderType, UserTransferType},
tycho_encoder::TychoEncoder,
};