Interface OperationContentsVdfRevelation

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

Properties

Properties

solution: string[]

Generated using TypeDoc