mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Cleanup unused errors & events in lease coordination pallets (#3174)
* Cleanup unused errors & events in lease cordination modules * Spelling
This commit is contained in:
@@ -155,8 +155,6 @@ pub mod pallet {
|
||||
CannotUpgrade,
|
||||
/// Para is locked from manipulation by the manager. Must use parachain or relay chain governance.
|
||||
ParaLocked,
|
||||
/// The id you are trying to register is reserved for system parachains.
|
||||
InvalidParaId,
|
||||
/// The ID given for registration has not been reserved.
|
||||
NotReserved,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user