WireGenerator

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun mkDummyIn(hash: List<Byte>, nonce: List<Byte>): WireTerm
Link copied to clipboard
fun mkIn(v: Int, hash: List<Byte>, nonce: List<Byte>): WireTerm
Link copied to clipboard
fun mkOp(op: Operator, inputs: List<WireTerm>): WireOp