package tezos-protocol-007-PsDELPH1

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type info =
  1. | Revealed of Alpha_context.Nonce.t
  2. | Missing of Nonce_hash.t
  3. | Forgotten
val get : 'a Tezos_protocol_environment_007_PsDELPH1__Environment.RPC_context.simple -> 'a -> Alpha_context.Raw_level.t -> (info, Tezos_error_monad.TzCore.error list) result Lwt.t