mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 04:11:09 +00:00
Parachain Onboarding Extras (#2713)
* clear_lease * schedule upgrade and downgrade * fix compile * comments
This commit is contained in:
@@ -78,6 +78,7 @@ pub trait Registrar {
|
||||
}
|
||||
|
||||
/// Error type for something that went wrong with leasing.
|
||||
#[derive(Debug)]
|
||||
pub enum LeaseError {
|
||||
/// Unable to reserve the funds in the leaser's account.
|
||||
ReserveFailed,
|
||||
|
||||
Reference in New Issue
Block a user