Skip to main content

abandon_device_join_via_transport

Function abandon_device_join_via_transport 

Source
pub async fn abandon_device_join_via_transport(
    store: &Store,
    identity_signer: &UserKeypair,
    bundle: &DeviceJoinOfferBundle,
) -> Result<DeviceJoinAbandonment, DeviceJoinTransportError>
Expand description

Give up on an attempt and publish the abandonment, so a joining device waiting on its next artifact learns the join is over instead of waiting out its deadline.