Type Alias RecoveryInitiated

RecoveryInitiated: PlainDescriptor<{
    lost_account: SS58String;
    rescuer_account: SS58String;
}>

A recovery process has been initiated for lost account by rescuer account.