MCPcopy Create free account
hub / github.com/cowprotocol/services / state

Method state

crates/winner-selection/src/solution.rs:66–68  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

64 }
65
66 fn state(&self) -> &Self::State {
67 &self.state
68 }
69}
70
71impl Solution<Unscored> {

Callers 12

override_balance_soladyFunction · 0.45
verify_strategyMethod · 0.45
simulateMethod · 0.45
test_balance_overrideFunction · 0.45
scoreMethod · 0.45
with_rankMethod · 0.45
is_winnerMethod · 0.45
is_filtered_outMethod · 0.45

Calls

no outgoing calls

Tested by 2

test_balance_overrideFunction · 0.36