From 532ceadf0819ea235508be6fb6c8e01e340b6eed Mon Sep 17 00:00:00 2001 From: Gavin Wood Date: Tue, 25 Jul 2023 12:24:44 +0100 Subject: [PATCH] Update text/0001-agile-coretime.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Bastian Köcher --- text/0001-agile-coretime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/0001-agile-coretime.md b/text/0001-agile-coretime.md index aec6244..b750fc4 100644 --- a/text/0001-agile-coretime.md +++ b/text/0001-agile-coretime.md @@ -258,7 +258,7 @@ Also: A dispatchable `renew(core: CoreIndex)` shall be provided. Any account may call `renew` to purchase Bulk Coretime and renew an active allocation for the given `core`. -This may be called during the Interlude Period as well as the regular Purchasing Period and has the same effect as `purchase` followed by `allocate`, except that: +This may be called during the Interlude Period as well as the regular Purchasing Period and has the same effect as `purchase` followed by `assign`, except that: 1. The price of the purchase is the previous `price` incremented by `RENEWAL_PRICE_CAP`. 1. The Region is allocated exactly the given `core` is currently allocated for the present Region.