Name

PalletDidLookupEvent (69)

Hierarchy

  • Enum
    • PalletDidLookupEvent

Properties

asAssociationEstablished: ITuple<[PalletDidLookupLinkableAccountLinkableAccountId, AccountId32]>
asAssociationRemoved: ITuple<[PalletDidLookupLinkableAccountLinkableAccountId, AccountId32]>
isAssociationEstablished: boolean
isAssociationRemoved: boolean
isMigrationCompleted: boolean
isMigrationProgress: boolean
type: "AssociationEstablished" | "AssociationRemoved" | "MigrationProgress" | "MigrationCompleted"