013 add price multiplier
This commit is contained in:
@@ -35,6 +35,7 @@ def _build_aggregator_service(settings: Settings) -> AggregatorService:
|
||||
providers=providers,
|
||||
cache=cache,
|
||||
weight_round_scale=settings.business_logic.weight_round_scale,
|
||||
provider_price_multiplier=settings.business_logic.provider_price_multiplier,
|
||||
)
|
||||
return service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user