From 21ca2e87994e30ca8d1aaa61b5633605e3b632fa Mon Sep 17 00:00:00 2001 From: Ana Loznianu Date: Wed, 1 Nov 2023 14:16:16 +0200 Subject: [PATCH] Fixed list --- developers/compute-to-data/compute-workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developers/compute-to-data/compute-workflow.md b/developers/compute-to-data/compute-workflow.md index c50ba27b..99c728b8 100644 --- a/developers/compute-to-data/compute-workflow.md +++ b/developers/compute-to-data/compute-workflow.md @@ -13,7 +13,7 @@ For visual clarity, here's an image of the workflow in action! 🖼️✨ Below, we'll outline each step in detail 📝 ## Starting a C2D Job -The consumer selects a preferred environment from the provider's list and initiates a compute-to-data job by choosing a data asset-algorithm pair along with the preferred compute environment. +1. The consumer selects a preferred environment from the provider's list and initiates a compute-to-data job by choosing a data asset-algorithm pair along with the preferred compute environment. 2. The provider checks the orders on the blockchain. 3. If the orders for data asset, algorithm and compute environment fees are valid, the provider can commence the compute flow. 4. The provider informs the consumer of the job number's successful creation.