Storage.SeedStorage from this submodule must only be accessed through the module `Seed`.
type unrevealed_nonce = {nonce_hash : Nonce_hash.t;delegate : Mavryk_protocol_environment_alpha.Signature.Public_key_hash.t;}module Nonce : 
  Storage_sigs.Non_iterable_indexed_data_storage
    with type key := Level_repr.t
     and type value := nonce_status
     and type t := Raw_context.tmodule VDF_setup : 
  Storage_sigs.Single_data_storage
    with type value = Seed_repr.vdf_setup
     and type t := Raw_context.t