Signature
Trait functions
next
Adds an input value to the circuit instance.Arguments
value
- The value to add as input, must be convertible to circuit input value
Returns
A newAddInputResult
that can be used to add more inputs or finalize
value
- The value to add as input, must be convertible to circuit input valueAddInputResult
that can be used to add more inputs or finalize