Interface CumulusPalletParachainSystemError

Name

CumulusPalletParachainSystemError (487)

Hierarchy

  • Enum
    • CumulusPalletParachainSystemError

Properties

isHostConfigurationNotAvailable: boolean
isNotScheduled: boolean
isNothingAuthorized: boolean
isOverlappingUpgrades: boolean
isProhibitedByPolkadot: boolean
isTooBig: boolean
isUnauthorized: boolean
isValidationDataNotAvailable: boolean
type: "TooBig" | "OverlappingUpgrades" | "ProhibitedByPolkadot" | "ValidationDataNotAvailable" | "HostConfigurationNotAvailable" | "NotScheduled" | "NothingAuthorized" | "Unauthorized"