Skip to content
Open
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/prover-submission-cost/prd.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The BaseFee calculation originally assumed sufficient mana utilization per block

Provers were compensated with a share of both fees and rewards, allocated according to their provided quotes.

Then the move to [Prover Coordination: Multiproofs](https://hackmd.io/Ivn9axP1SFyEHjpAXVn62g) happened and the costs morphed into the following (`M` is number of proofs):
Then the move to [Prover Coordination: Multiproofs] >> (https://hackmd.io/Ivn9axP1SFyEHjpAXVn62g) happened and the costs morphed into the following (`M` is number of proofs):

1. the cost to prove the transactions in the block `M` times
2. the cost to submit the block
Expand Down