You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are the routes that need to be moved to the platform in order to move the GET /units-for-slot in the adex-validator (rust):
/websites
/units
/units/:ipfs
/slot
An AdSlot will be passed directly by the source code on the publisher website.
However, the rest of the values returned by the Market's getWebsitesInfo by passing an AdSlot, should also be accessible, as they are used in /units-for-slot:
The text was updated successfully, but these errors were encountered:
elpiel
changed the title
(tracking) AIP#61: AdEx V5: Supermarket
(tracking) AIP#61: AdEx V5: Market intefration with Platform
Feb 4, 2022
elpiel
changed the title
(tracking) AIP#61: AdEx V5: Market intefration with Platform
(tracking) AIP#61: AdEx V5: Market integration with Platform
Feb 4, 2022
elpiel
changed the title
(tracking) AIP#61: AdEx V5: Market integration with Platform
(tracking) AIP#61: AdEx V5: Market integration inside Platform
Feb 4, 2022
Validator's
units-for-slot
These are the routes that need to be moved to the platform in order to move the
GET /units-for-slot
in the adex-validator (rust):/websites
/units
/units/:ipfs
/slot
An
AdSlot
will be passed directly by the source code on the publisher website.However, the rest of the values returned by the Market's
getWebsitesInfo
by passing an AdSlot, should also be accessible, as they are used in/units-for-slot
:The text was updated successfully, but these errors were encountered: