1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

GITBOOK-509: change request with no subject merged in GitBook

This commit is contained in:
Veronica Manuel 2023-06-14 12:48:42 +00:00 committed by gitbook-bot
parent b6efba5c1c
commit 7442f4c74d
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ description: How to research where supply meets demand... 💰🧑‍🏫
# What data is valuable?
<figure><img src="../.gitbook/assets/big-money.gif" alt=""><figcaption></figcaption></figure>
<figure><img src="../.gitbook/assets/big-money.gif" alt=""><figcaption><p>When you sell the right data at the right price to meet demand.</p></figcaption></figure>
### Simple Truths

View File

@ -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_<type>_asset()` functions can also take an optional parameter that describes a bundled pricing schema (Dispenser or Fixed Rate Exchange).&#x20;
Any of the `ocean.assets.create_<type>_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).&#x20;
Here is an example involving an exchange: