Documentation
    Preparing search index...

    Interface TezosVdfRevelationOperation

    interface TezosVdfRevelationOperation {
        kind: VDF_REVELATION;
        solution: string[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    solution: string[]