All chains
    Preparing search index...

    Type Alias cancel_attempt

    cancel_attempt: TxDescriptor<{ friend_group_index: number; lost: MultiAddress }>

    The lost account can cancel an attempt at any moment; the initiator, only after a delay.

    This will release the security deposit back to the initiator. The cancel delay must be respected if the initiator calls it to prevent it from front-running the lost account from slashing the attempt.