1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-07-01 06:02:10 +02:00

Added environment to the compute: cost_per_min

This commit is contained in:
Ana Loznianu 2022-03-28 13:45:10 +03:00
parent d3abe243c5
commit 069a20b68f

View File

@ -74,8 +74,8 @@ This fee incentivizes individuals and organizations to run their provider instan
| <b>Ocean Provider Fees</b> | <b>OPF Provider</b> | <b>3rd party Provider</b> |
| Token in which fee is charged: `PROVIDER_FEE_TOKEN` | OCEAN | E.g. USDC |
| Download: `COST_PER_MB` | 0 | Set in Provider envvars. |
| Compute: `COST_PER_MIN` | 0 | Set in OperatorEngine envvars. |
| Compute: `COST_PER_MIN` | 1.0 OCEAN/min | Set in OperatorEngine envvars. |
| Compute: `COST_PER_MIN`<br> Environment: 1 CPU, 60 secs max | 0 | Set in OperatorEngine envvars. |
| Compute: `COST_PER_MIN`<br> Environment: 1 CPU, 1 hour max | 1.0 OCEAN/min | Set in OperatorEngine envvars. |
| Ocean Community | 0% of the Provider fee | 0% of the Provider fee |
## Further reading