Skip to content

Commit 2f982df

Browse files
better link for PoV
1 parent b52a75c commit 2f982df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.reference/parachains/consensus/inclusion-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To build a parablock during the generation and backing stages, collators and val
4545

4646
### Generation
4747

48-
Collators execute their blockchain core functionality to generate a new block, producing a [proof-of-validity](https://paritytech.github.io/polkadot-sdk/book/types/availability.html?#proof-of-validity){target=\_blank} (PoV), which is passed to validators selected for backing. The PoV is composed of:
48+
Collators execute their blockchain core functionality to generate a new block, producing a [proof-of-validity](https://wiki.polkadot.com/general/glossary/#proof-of-validity){target=\_blank} (PoV), which is passed to validators selected for backing. The PoV is composed of:
4949

5050
- A list of state transitions called the **block candidate**
5151
- The values in the parachain's database that the block modifies

0 commit comments

Comments
 (0)