feat: Expand Order
with executed protocol fees
#2113
Labels
E:4.2 Protocol Fee Implementation
See https://github.com/cowprotocol/pm/issues/29 for details
Problem
Once the calculated protocol fees are in the
order_execution
table, we should adjust the sql queries for fetching the orders from database to include the executed protocol fees.Acceptance criteria
get_order
returnsOrder
struct that contains executed protocol fees to be shown in UIThe text was updated successfully, but these errors were encountered: