ZKPVectorObject

class ZKPVectorObject(size: Int, defaultValue: Value, wireGenerator: WireGenerator) : ZKPObject

Properties

defaultValue
Link copied to clipboard
val defaultValue: Value
gates
Link copied to clipboard
val gates: ArrayList<WireTerm>
size
Link copied to clipboard
val size: Int
wireGenerator
Link copied to clipboard
val wireGenerator: WireGenerator