Skip to content

Commit

Permalink
Merge pull request #430 from Chia-Network/pos-construction-link-fix
Browse files Browse the repository at this point in the history
fix link in proof-of-space.md
  • Loading branch information
BrandtH22 committed Dec 1, 2023
2 parents a477ce2 + 87b7c9f commit 753fbd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/consensus/proof-of-space.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A Proof of Space protocol is one in which:
- A Verifier can send a challenge to a Prover.
- The Prover can demonstrate to the Verifier that the Prover is reserving a specific amount of storage space at that precise time.

The Proof of Space protocol has three components: plotting, proving/farming, and verifying. For more info, see our [Details of the chiapos specification](https://www.chia.net/assets/Chia_Proof_of_Space_Construction_v1.1.pdf), and [reference implementation](https://github.com/Chia-Network/chiapos).
The Proof of Space protocol has three components: plotting, proving/farming, and verifying. For more info, see our [Details of the chiapos specification](https://www.chia.net/wp-content/uploads/2022/09/Chia_Proof_of_Space_Construction_v1.1.pdf), and [reference implementation](https://github.com/Chia-Network/chiapos).

![chia-architecture](/img/pospace.png)

Expand Down

0 comments on commit 753fbd6

Please sign in to comment.