From 2b7e973072db4da35526943b67ed0cf6026bc641 Mon Sep 17 00:00:00 2001 From: Gavin Wood Date: Fri, 7 Jul 2023 14:01:03 +0200 Subject: [PATCH] Update text/0005-coretime-interface.md Co-authored-by: asynchronous rob --- text/0005-coretime-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/0005-coretime-interface.md b/text/0005-coretime-interface.md index 7bdb1eb..4e8869b 100644 --- a/text/0005-coretime-interface.md +++ b/text/0005-coretime-interface.md @@ -9,7 +9,7 @@ ## Summary -In the Agile Coretime model of the Polkadot Ubiquitous Computer, as proposed in RFC-1 and RFC-4, it is necessary for the allocating parachain (envisioned to be one or more pallets on a specialised Brokerage System Chain) to communicate the core assignments to the Relay-chain, which is responsible for ensuring those assignments are properly enacted. +In the Agile Coretime model of the Polkadot Ubiquitous Computer, as proposed in RFC-1 and RFC-3, it is necessary for the allocating parachain (envisioned to be one or more pallets on a specialised Brokerage System Chain) to communicate the core assignments to the Relay-chain, which is responsible for ensuring those assignments are properly enacted. This is a proposal for the interface which will exist around the Relay-chain in order to communicate this information and instructions.