Options
All
  • Public
  • Public/Protected
  • All
Menu

Module records/VCoefficientCommitmentRecord

Index

Type aliases

CoefficientCommitment

CoefficientCommitment: { proof: SchnorrProof; public_key: BigNaturalNumber1 }

Represents a polynomial coefficient commitment in the schema.

Type declaration

  • [k: string]: unknown
  • proof: SchnorrProof
  • public_key: BigNaturalNumber1

Generated using TypeDoc