mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 18:41:03 +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:
@@ -29,6 +29,7 @@ frame-system = { path = "../system", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
sp-io = { path = "../../primitives/io" }
|
||||
pretty_assertions = "1.3.0"
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
|
||||
Reference in New Issue
Block a user