filecoin-station / spark-api

💥 SPARK API
https://github.com/filecoin-station/spark
Other
3 stars 1 forks source link

feat: add `clients` to each task in round details #387

Closed bajtos closed 1 month ago

bajtos commented 1 month ago

For each task selected for retrieval tests, add a new field clients with a list of client IDs like f01234 that are storing the same PieceCID/PayloadCID with the same miner.

Note that a single (cid, miner_id) pair can and does identify more than one storage deal.

Links: