Skip to main content

sign_invite

Function sign_invite 

Source
pub fn sign_invite(
    identity: &IdentityKeys,
    invite: InviteLink,
) -> Result<InviteLink>
Expand description

huddle 0.7.11: sign an invite. Sets v=2, creator_pubkey_b64, signed_at_ms, and signature_b64. The input invite’s v and signature fields are overwritten.