chore: Store verified
flag with quote in DB
#2344
Labels
E:3.2 Verified Quotes
See https://github.com/cowprotocol/pm/issues/15 for details
Background
Ideally we would like to only have quotes in the DB that are verified. But for some quotes this will not be possible so it would be helpful to be able to recover which quote was actually verified later on.Store
Acceptance criteria
Quotes get stored in the DB with a
verified
flag.The text was updated successfully, but these errors were encountered: