Mavkit_srs_extraction.Libsrsmodule G1 = Mavryk_bls12_381.G1module G2 = Mavryk_bls12_381.G2module G1_carray = Mavkit_bls12_381_polynomial.G1_carraymodule G2_carray = Mavkit_bls12_381_polynomial.G2_carraymodule Checks : sig ... endmodule Srs : sig ... endThe binary format of our Srs is a sequence of G1 or G2 elements.
module Powers_of_tau : sig ... endThis module handles the file format of the result of powers-of-tau ceremony.