Skip to main content

start_pairing

Function start_pairing 

Source
pub fn start_pairing(
    config_dir: &Path,
    agent_name: &str,
    proxy_url: &str,
    initiator_profile: PairProfile,
    ttl_seconds: Option<u64>,
) -> Result<PairStartResult>
Expand description

TODO(clawdentity): document start_pairing.