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:
ordian
2022-11-30 13:28:35 +01:00
committed by GitHub
parent 28a4e90912
commit 063aab236f
9 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -659,7 +659,7 @@ pub mod pallet {
/// Past code of parachains. The parachains themselves may not be registered anymore,
/// but we also keep their code on-chain for the same amount of time as outdated code
/// to keep it available for secondary checkers.
/// to keep it available for approval checkers.
#[pallet::storage]
#[pallet::getter(fn past_code_meta)]
pub(super) type PastCodeMeta<T: Config> =