Module Genesis_proof.Proof_data

type t = {
blockchain_proof_system_id : Pickles.Verification_key.Id.t;
genesis_proof : Mina_base.Proof.t;
}