issues
search
OceanProtocolEnterprise
/
market
Enterprise ready marketplace based on Ocean Protocol
Apache License 2.0
1
stars
2
forks
source link
Fix publishing
#44
Closed
FilipMasar
closed
1 month ago
FilipMasar
commented
1 month ago
fixes some of the publishing issues
What was done?
update ocean.js to the latest version (fixes issue with submitting a file in publish flow)
fetch correct datatoken template id in access details (fixes consuming flow)
use the default datatoken template id when creating a new service (consistency between publishing and editing)
fix download of published asset - during publishing file, method has to be explicitly set
fix some preview details
fixes some of the publishing issues
What was done?