From 9a9754661486b307e92addb70ec90847fbb2fe2a Mon Sep 17 00:00:00 2001 From: Gav Date: Sun, 9 Jul 2023 08:47:12 +0200 Subject: [PATCH] Bulktime definitions --- text/0001-agile-coretime.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/text/0001-agile-coretime.md b/text/0001-agile-coretime.md index 2c2428c..9bffda1 100644 --- a/text/0001-agile-coretime.md +++ b/text/0001-agile-coretime.md @@ -134,12 +134,10 @@ A sale of Bulk Coretime occurs on the Broker Chain every `BULK_PERIOD` blocks. In every sale, a `BULK_LIMIT` of individual *Regions* are offered for sale at a particular Sale Price. -The Regions offered for sale have the same span: they last exactly `BULK_PERIOD` blocks, and begin `LEADIN_PERIOD` blocks into the future at the time of the sale. - -The Regions offered for sale also have complete - Each Region offered for sale has a different Core Index, ensuring that they each represent an independently allocatable resource on the Polkadot UC. +The Regions offered for sale have the same span: they last exactly `BULK_PERIOD` blocks, and begin `LEADIN_PERIOD` blocks into the future at the time of the sale. The Regions offered for sale also have the complete, non-interlaced, Core. + After every sale, the Next Sale Price is set according to the Previous Sale Price and the number of Regions sold compared to the desired and maximum amount of Regions to be sold. See Price Setting for additional detail. This is designed to give a minimum of around two weeks worth of time for it to be sliced, shared, traded and allocated.