Input.SignatureInput
type input =
| Raw of Mina_base.Signature.t |
| Field_and_scalar of Snark_params.Tick.Field.t
* Snark_params.Tick.Inner_curve.Scalar.t |
val arg_typ :
( ( Snark_params.Tick.Field.t * Snark_params.Tick.Inner_curve.Scalar.t,
string )
Core.Result.t
option,
input option )
Schema.Arg.arg_typ