All chains
    Preparing search index...

    Type Alias approve_attempt

    approve_attempt: TxDescriptor<
        { friend_group_index: number; lost: MultiAddress },
    >

    Approve the recovery for a lost account.

    Must be called by a friend of the friend group that the recovery attempt belongs to that did not yet vote. Voting is only allowed until the threshold is reached. finish_attempt should be called after the last friend voted.