-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
We have many places where a UnifedNum price is mentioned and some of them don't mention if they are per 1 or per 1000.
We are looking to unify all prices in the validator to be per 1 and this is a list of most of the places that need unification:
- - ValidatorDesc fee (the validator payout should be calculated per 1, right now it's per 1000)
- - Targeting - event price
- - Campaign - Pricing bounds
- - AdView manager - NextAdUnit price
- - units-for-slot - UnitsWithPrice
- - Config limits - units for slot - global_min_impression_price
Tasks:
- Change and document all prices in the systems from the list above to be per 1 event.
- Research and change (if any) other places that need changing as well.
Metadata
Metadata
Assignees
Labels
No labels