Add score
calculation in domain::Settlement
#2719
Labels
E:7.1 Ext. solvers operating driver
See https://github.com/cowprotocol/pm/issues/57 for details
Add the
score
function to thedomain::Settlement
object.Should be already done here: https://github.com/cowprotocol/services/blob/settlement-auction-struct/crates/autopilot/src/domain/settlement/mod.rs#L46-L60 just add unit test for a real tx containing multiple protocol fees.
The text was updated successfully, but these errors were encountered: