chore: Phase out PriceQuality::Verified
#2322
Labels
E:3.2 Verified Quotes
See https://github.com/cowprotocol/pm/issues/15 for details
PriceQuality::Verified
#2322
With the backend trying to verify as many quotes as possible there is no reason to distinguish between
Optimal
andVerified
anymore.This PR tracks the work to phase out the
verified
variant. This is mostly a trivial code change in the backend but needs to be coordinated with the frontend so we don't discard quote requests due to deserialization errors.The text was updated successfully, but these errors were encountered: