Some undefined parameters from the filecoin spec #248
Unanswered
dwarkeshsp
asked this question in
Q&A
Replies: 1 comment
-
After reading the spec you pointed to, I understand as :
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all,
As a self-teaching technique, I'm trying to reimplement the filecoin proof of replication using the spec. There's a few parameters that came up which weren't clearly defined. I'm wondering if any of you can help me understand where they come from and what they mean.
Here's the section of the Filecoin spec they come from: https://spec.filecoin.io/#section-algorithms.sdr.replication
Here are the terms: ProverID, SectorID, PorepID, R_replica_id (different from ReplicaID)
If you have some context on any one of them, I would greatly appreciate a clarifying comment. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions