Type alias VPProofValueBased

VPProofValueBased: VPProofBase & {
    proofValue: string;
}

Type declaration

  • proofValue: string