From 3dfa4fdeb81be4a9ccbfa9ad547abad10d83691f Mon Sep 17 00:00:00 2001 From: Wanderclyffex <138209826+Wanderclyffex@users.noreply.github.com> Date: Mon, 10 Mar 2025 16:38:21 +0530 Subject: [PATCH] Update README.md Updated the C2DV2 with C2D.2 --- developers/ocean-node/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/developers/ocean-node/README.md b/developers/ocean-node/README.md index a513e98f3..e6d9761af 100644 --- a/developers/ocean-node/README.md +++ b/developers/ocean-node/README.md @@ -69,9 +69,9 @@ For details on all of the HTTP endpoints exposed by the Ocean Nodes API, refer t ### Compute to Data (C2D) -The Ocean nodes provide a convenient and easy way to run a compute-to-data environment. This gives you the opportunity to monetize your node as you can charge fees for using the C2D environment and there are also additional incentives provided Ocean Protocol Foundation (OPF). Soon we will also be releasing C2D V2 which will provide different environments and new ways to pay for computation. +The Ocean nodes provide a convenient and easy way to run a compute-to-data environment. This gives you the opportunity to monetize your node as you can charge fees for using the C2D environment and there are also additional incentives provided Ocean Protocol Foundation (OPF). Soon we will also be releasing C2D.2 which will provide different environments and new ways to pay for computation. -For more details on the C2D V2 architecture, refer to the documentation in the repository:\ +For more details on the C2D.2 architecture, refer to the documentation in the repository:\ {% embed url="https://github.com/oceanprotocol/ocean-node/blob/develop/docs/C2DV2.md" %}