Skip to main content

recipient_slot_with_peer

Function recipient_slot_with_peer 

Source
pub fn recipient_slot_with_peer(
    local_identity: &dyn IdentityKeyAuthority,
    peer_pubkey: &str,
    circle_id: CircleId,
) -> Result<String, CircleTransitionError>