From 8384b553627b53912270dae2077c64c20c97852f Mon Sep 17 00:00:00 2001 From: Radha <86818441+DrW3RK@users.noreply.github.com> Date: Tue, 14 May 2024 16:47:03 +0200 Subject: [PATCH] Update glossary.md - Prathread (#5891) --- docs/general/glossary.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/general/glossary.md b/docs/general/glossary.md index 719fe85fda39..6c9130420e34 100644 --- a/docs/general/glossary.md +++ b/docs/general/glossary.md @@ -462,9 +462,11 @@ A unique numeric (non-negative integer) identifier for a parachain. ## Parathread -Historically, the term "parathread" has been used in two contexts: a substrate-based chain not yet +Historically, the term "parathread" has been used in two contexts: a chain registered with a `ParaID` +on the [relay chain](#relay-chain) that has not yet become a parachain (i.e. not connected to a {{ polkadot: Polkadot :polkadot }}{{ kusama: Kusama :kusama }} -core), or as an on-demand parachain (i.e. a parachain using on-demand coretime). +core), or as an on-demand parachain (i.e. a parachain using on-demand coretime) which does not produce +blocks at regular intervals. ## Parachain Registry