Name

PalletDidLookupError (466)

Hierarchy

  • Enum
    • PalletDidLookupError

Properties

isInsufficientFunds: boolean
isMigration: boolean
isNotAuthorized: boolean
isNotFound: boolean
isOutdatedProof: boolean
type: "InsufficientFunds" | "NotFound" | "NotAuthorized" | "OutdatedProof" | "Migration"