XYO Platform SDK - v3.10.6

    Type Alias PayloadSetPluginShared

    type PayloadSetPluginShared = {
        set: PayloadSetPayload;
        validate?: (
            boundwitness: QueryBoundWitness,
        ) => Validator<QueryBoundWitness>;
        wrap?: (boundwitness: QueryBoundWitness) => QueryBoundWitnessWrapper;
    }
    Index

    Properties

    Properties

    validate?: (boundwitness: QueryBoundWitness) => Validator<QueryBoundWitness>
    MMNEPVFCICPMFPCPTTAAATR