Type Alias AccountRecovered

AccountRecovered: PlainDescriptor<
    { lost_account: SS58String; rescuer_account: SS58String },
>

Lost account has been successfully recovered by rescuer account.