Skip to content

Commit

Permalink
Update docusaurus/docs/protocol/primitives/probabilistic_proofs.md
Browse files Browse the repository at this point in the history
Co-authored-by: Bryan White <bryanchriswhite@gmail.com>
  • Loading branch information
Olshansk and bryanchriswhite authored Dec 17, 2024
1 parent f953a98 commit 5f16e9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ See [Pocket_Network_Morse_Probabilistic_Proofs.ipynb](./Pocket_Network_Morse_Pro

Accept the fact that the majority of the block space is taken up by Proofs.

The number of relays in the network scales inversely to `ProofRequestProbability`. For example:
The number of on-chain relays (proofs) required by the network scales inversely to `ProofRequestProbability`. For example:

- `ProofRequestProbability` = 0.5 -> 2x scale
- `ProofRequestProbability` = 0.25 -> 4x scale
Expand Down

0 comments on commit 5f16e9c

Please sign in to comment.