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

    Interface DkgRound2Result

    Result of the DKG round2 command.

    interface DkgRound2Result {
        listeningArid: string;
        envelopeUr?: string;
    }
    Index

    Properties

    listeningArid: string
    envelopeUr?: string