Module Pickles.Verification_key

module Stable : sig ... end
val to_yojson : t -> Yojson.Safe.t
val dummy : t Core_kernel.Lazy.t
module Id : sig ... end
val load : cache:Key_cache.Spec.t list -> Id.t -> (t * [ `Cache_hit | `Locally_generated ]) Async_kernel.Deferred.Or_error.t