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:
Bastian Köcher
2024-04-15 15:06:22 +02:00
committed by GitHub
parent d1b0ef76a8
commit 6f73b746d3
6 changed files with 169 additions and 7 deletions
Generated
+1
View File
@@ -9937,6 +9937,7 @@ dependencies = [
"frame-support",
"frame-system",
"parity-scale-codec",
"pretty_assertions",
"scale-info",
"sp-api",
"sp-arithmetic",