Closed MBadea17 closed 3 weeks ago
@alexcos20 , please define the policy.
We already have nft state, at DDO level (https://docs.oceanprotocol.com/developers/ddo-specification#state)
We need to add a new field for each service in DDO, called "state". When service is accessed, ocean-node (and provider) should check if this field exists and if does, check if access is still permitted.
TO DO:
Add a lifecycle policy to each service: active, retired, deprecated. Similar to the dataNFT lifecycle policy.