Mina_base.Side_loaded_verification_keyinclude module type of struct include Pickles.Side_loaded.Verification_key endmodule Stable = Pickles.Side_loaded.Verification_key.Stabletype t = Stable.Latest.tval to_yojson : t -> Yojson.Safe.tval of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_orval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
t ->
Ppx_hash_lib.Std.Hash.stateval hash : t -> Ppx_hash_lib.Std.Hash.hash_valueinclude Codable.Base58_check_intf with type t := tval to_base58_check : t -> stringexplicit Base58Check encoding
include Codable.Base58_check_base_intf with type t := tval of_base58_check : string -> t Base.Or_error.tBase58Check decoding
val of_base58_check_exn : string -> tBase58Check decoding
include Codable.Base64_intf with type t := tval to_base64 : t -> stringval of_base64 : string -> t Core_kernel.Or_error.tval dummy : tval to_input :
t ->
Pickles.Impls.Step.Field.Constant.t Random_oracle_input.Chunked.tmodule Checked = Pickles.Side_loaded.Verification_key.Checkedval typ : ( Checked.t, t ) Pickles.Impls.Step.Typ.tval of_compiled : ( _, _, _, _ ) Pickles.Tag.t -> tmodule Max_branches = Pickles.Side_loaded.Verification_key.Max_branchesmodule Max_width = Pickles.Side_loaded.Verification_key.Max_width