mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 08:47:57 +00:00
12 lines
421 B
Plaintext
12 lines
421 B
Plaintext
title: "pallet_broker: Support renewing leases expired in a previous period"
|
|
|
|
doc:
|
|
- audience: Runtime User
|
|
description: |
|
|
Allow renewals of leases that ended before `start_sales` or in the first period after calling `start_sales`.
|
|
This ensures that everyone has a smooth experience when migrating to coretime and the timing of
|
|
`start_sales` isn't that important.
|
|
|
|
crates:
|
|
- name: pallet-broker
|