FROST Hubert TypeScript Library - v1.0.0-alpha.20
    Preparing search index...

    Function validateAndExtractRound2Response

    • Validate envelope and extract Round 2 data (for parallel fetch).

      Port of validate_and_extract_round2_response() from round2.rs lines 646-708.

      Parameters

      • envelope: Envelope
      • coordinatorKeys: PrivateKeys
      • expectedGroupId: ARID
      • expectedSender: XID

      Returns Round2ResponseData | { rejected: string }