Skip to main content

abandon_join_request

Function abandon_join_request 

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

Abandon a join request this device generated but never completed — removes the pending identity generate_join_request minted for it. Ok whether or not one was still pending.