From 7442f4c74d3ae1b349a81676f8a1f5850afc327d Mon Sep 17 00:00:00 2001 From: Veronica Manuel Date: Wed, 14 Jun 2023 12:48:42 +0000 Subject: [PATCH] GITBOOK-509: change request with no subject merged in GitBook --- data-science/data-engineers.md | 2 +- developers/ocean.py/publish-flow.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data-science/data-engineers.md b/data-science/data-engineers.md index 52e00f05..b1c75ecc 100644 --- a/data-science/data-engineers.md +++ b/data-science/data-engineers.md @@ -4,7 +4,7 @@ description: How to research where supply meets demand... 💰🧑‍🏫 # What data is valuable? -
+

When you sell the right data at the right price to meet demand.

### Simple Truths diff --git a/developers/ocean.py/publish-flow.md b/developers/ocean.py/publish-flow.md index 5292006d..37e0f5de 100644 --- a/developers/ocean.py/publish-flow.md +++ b/developers/ocean.py/publish-flow.md @@ -109,7 +109,7 @@ If you call `create()` after this, you can pass in an argument `deployed_datatok Ocean Assets allows you to bundle several common scenarios as a single transaction, thus lowering gas fees. -Any of the `ocean.assets.create__asset()` functions can also take an optional parameter that describes a bundled pricing schema (Dispenser or Fixed Rate Exchange). +Any of the `ocean.assets.create__asset()` functions can also take an optional parameter that describes a bundled [pricing schema](https://github.com/oceanprotocol/ocean.py/blob/4aa12afd8a933d64bc2ed68d1e5359d0b9ae62f9/ocean\_lib/models/datatoken.py#LL199C5-L219C10) (Dispenser or Fixed Rate Exchange). Here is an example involving an exchange: