Documentation
    Preparing search index...

    Type Alias PreparationShare

    type PreparationShare = {
        jointRandomnessPart: Buffer;
        verifiersShare: bigint[];
    }
    Index

    Properties

    jointRandomnessPart: Buffer
    verifiersShare: bigint[]