Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix green paper link #706

Merged
merged 1 commit into from
Nov 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/green-paper/green-paper-abstract.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ We outline the challenges one must solve when replacing proofs of work with an e

This document is not a formal specification of $\textrm{{\sf Chia}}$. Instead, it aims at readers who want to understand the design choices of $\textrm{{\sf Chia's}}$ consensus, and are interested in permissionless longest-chain blockchains from efficient proof systems in general.

[Green Paper PDF](/files/ChiaGreenPaper_20241008.pdf) - updated October 8, 2024
[Green Paper PDF](https://docs.chia.net/files/ChiaGreenPaper_20241008.pdf) - updated October 8, 2024

---

Expand Down
Loading