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:
parent
b6efba5c1c
commit
7442f4c74d
@ -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
|
||||
|
||||
|
@ -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). 
|
||||
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). 
|
||||
|
||||
Here is an example involving an exchange:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user