OceanProtocolEnterprise / market

Enterprise ready marketplace based on Ocean Protocol
Apache License 2.0
1 stars 2 forks source link

Edit service access control #47

Closed FilipMasar closed 23 minutes ago

FilipMasar commented 1 month ago

Fixes #17

What was done?

ocean-node support was done here https://github.com/OceanProtocolEnterprise/ocean-node/pull/12 and here https://github.com/oceanprotocol/ocean-node/pull/698

FilipMasar commented 3 hours ago

@AdriGeorge its a good idea to use enums as you pointed out in your comments. But I think it is out of scope of this PR. If I start changing it, it would effect many other files.