system
CallFiltered
interface:
system.CallFiltered.issummary: The origin filter prevent the call to be dispatched.
FailedToExtractRuntimeVersion
interface:
system.FailedToExtractRuntimeVersion.issummary: Failed to extract the runtime version from the new runtime.
Either calling
Core_versionor decodingRuntimeVersionfailed.
InvalidSpecName
interface:
system.InvalidSpecName.issummary: The name of specification does not match between the current runtime and the new runtime.
MultiBlockMigrationsOngoing
interface:
system.MultiBlockMigrationsOngoing.issummary: A multi-block migration is ongoing and prevents the current code from being replaced.
NonDefaultComposite
interface:
system.NonDefaultComposite.issummary: Suicide called when the account has non-default composite data.
NonZeroRefCount
interface:
system.NonZeroRefCount.issummary: There is a non-zero reference count preventing the account from being purged.
NothingAuthorized
interface:
system.NothingAuthorized.issummary: No upgrade authorized.
SpecVersionNeedsToIncrease
interface:
system.SpecVersionNeedsToIncrease.issummary: The specification version is not allowed to decrease between the current runtime and the new runtime.
Unauthorized
interface:
system.Unauthorized.issummary: The submitted code is not authorized.