Properties
Readonly asDelegationCreated
Readonly asDelegationRemoved
asDelegationRemoved: ITuple<[AccountId32, H256]>
Readonly asDelegationRevoked
asDelegationRevoked: ITuple<[AccountId32, H256]>
Readonly asDepositReclaimed
asDepositReclaimed: ITuple<[AccountId32, H256]>
Readonly asHierarchyCreated
asHierarchyCreated: ITuple<[AccountId32, H256, H256]>
Readonly asHierarchyRemoved
asHierarchyRemoved: ITuple<[AccountId32, H256]>
Readonly asHierarchyRevoked
asHierarchyRevoked: ITuple<[AccountId32, H256]>
Readonly isDelegationCreated
isDelegationCreated: boolean
Readonly isDelegationRemoved
isDelegationRemoved: boolean
Readonly isDelegationRevoked
isDelegationRevoked: boolean
Readonly isDepositReclaimed
isDepositReclaimed: boolean
Readonly isHierarchyCreated
isHierarchyCreated: boolean
Readonly isHierarchyRemoved
isHierarchyRemoved: boolean
Readonly isHierarchyRevoked
isHierarchyRevoked: boolean
Readonly type
type: "DepositReclaimed" | "HierarchyCreated" | "HierarchyRevoked" | "HierarchyRemoved" | "DelegationCreated" | "DelegationRevoked" | "DelegationRemoved"
 
Name
DelegationEvent (65)