Module Input.Fields

val token_opt : doc:string -> ( Mina_base.Account_id.Digest.t option, TokenId.input option ) Schema.Arg.arg
val fee : doc:string -> ( Unsigned.UInt64.t, Unsigned.UInt64.t ) Schema.Arg.arg
val amount : doc:string -> ( Unsigned.UInt64.t, Unsigned.UInt64.t ) Schema.Arg.arg
val memo : ( string option, string option ) Schema.Arg.arg
val valid_until : ( Unsigned.UInt32.t option, Unsigned.UInt32.t option ) Schema.Arg.arg
val nonce : ( Unsigned.UInt32.t option, Unsigned.UInt32.t option ) Schema.Arg.arg
val signature : ( ( Snark_params.Tick.Field.t * Snark_params.Tick.Inner_curve.Scalar.t, string ) Core.Result.t option, SignatureInput.input option ) Schema.Arg.arg
val repeat_count : ( Unsigned.UInt32.t, Unsigned.UInt32.t ) Schema.Arg.arg
val repeat_delay_ms : ( Unsigned.UInt32.t, Unsigned.UInt32.t ) Schema.Arg.arg