Skip to main content

discard_pending_identity

Function discard_pending_identity 

Source
pub fn discard_pending_identity(
    pending_public_key_hex: &str,
) -> Result<(), KeyError>
Expand description

Discard the pending identity keyed by pending_public_key_hex — a pairing abandoned without completing, or one whose identity the completed join has already established in the store’s own custody. Ok whether or not one was pending.