mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 19:51:05 +00:00
pallet_broker: Support renewing leases expired in a previous period (#4089)
Part of: https://github.com/paritytech/polkadot-sdk/issues/4107
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user