Type Alias SubIdentityRevoked

SubIdentityRevoked: PlainDescriptor<
    { deposit: bigint; main: SS58String; sub: SS58String },
>

A sub-identity was cleared, and the given deposit repatriated from the main identity account to the sub-identity account.