Groth_maller.Verification_keytype t = {h : Inputs.G2.t; |
g_alpha : Inputs.G1.t; |
h_beta : Inputs.G2.t; |
g_alpha_h_beta : Inputs.Fq_target.t; |
g_gamma : Inputs.G1.t; |
h_gamma : Inputs.G2.t; |
query : Inputs.G1.t array; |
}val bin_size_t : t Core_kernel.Bin_prot.Size.sizerval bin_write_t : t Core_kernel.Bin_prot.Write.writerval bin_writer_t : t Core_kernel.Bin_prot.Type_class.writerval __bin_read_t__ : ( int -> t ) Core_kernel.Bin_prot.Read.readerval bin_read_t : t Core_kernel.Bin_prot.Read.readerval bin_reader_t : t Core_kernel.Bin_prot.Type_class.readerval bin_t : t Core_kernel.Bin_prot.Type_class.tval t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> tval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tval fold_bits : t -> bool Fold_lib.Fold.tval fold : t -> (bool * bool * bool) Fold_lib.Fold.tmodule Processed : sig ... end