- IN https://github.com/soroswap/aggregator/pull/80 We added one argument to the adapter interface https://github.com/soroswap/aggregator/blob/3a114ed4f6d6ec93067f476047c6b8e38c888639/contracts/adapters/interface/src/lib.rs#L40 We need to - Fix sroswap and phoenix adapters to include ` _bytes: Option<Vec<BytesN<32>>>,` - Fix all test and include `None` in the last field work in the same branch