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

    Interface SignRound1ResponseData

    Data extracted from a successful sign round1 response.

    Port of struct SignRound1ResponseData from cmd/sign/coordinator/round1.rs.

    interface SignRound1ResponseData {
        commitments: unknown;
        nextRequestArid: ARID;
    }
    Index

    Properties

    commitments: unknown

    The signing commitments from this participant

    nextRequestArid: ARID

    The ARID where the participant expects the next request