feat: Add selector to Transaction

Return selector in the StrategyEncoder. This is needed for the ExecutorStrategyEncoder

--- don't change below this line ---
ENG-4088 Took 12 minutes


Took 13 seconds
This commit is contained in:
Diana Carvalho
2025-02-11 10:24:04 +00:00
parent 12b6ba0743
commit dd7ecac324
5 changed files with 38 additions and 14 deletions

View File

@@ -3,4 +3,4 @@ mod constants;
pub mod strategy_encoder;
mod swap_encoder;
pub mod tycho_encoder;
mod utils;
pub mod utils;