mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 04:01:10 +00:00
guide: remove refences to outdated secondary checkers (#6309)
* guide: remove refences to outdated secondary checkers * Update roadmap/implementers-guide/src/glossary.md * guide: remove refences to Fisherman * revert changes to roadmap/parachains.md
This commit is contained in:
@@ -383,7 +383,7 @@ impl std::fmt::Debug for CollationGenerationConfig {
|
||||
pub struct AvailableData {
|
||||
/// The Proof-of-Validation of the candidate.
|
||||
pub pov: std::sync::Arc<PoV>,
|
||||
/// The persisted validation data needed for secondary checks.
|
||||
/// The persisted validation data needed for approval checks.
|
||||
pub validation_data: PersistedValidationData,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user