package tezos-protocol-010-PtGRANAD

  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_010_PtGRANAD__Environment.RPC_context.simple -> 'a -> Alpha_context.Raw_level.t -> (info, Tezos_error_monad.TzCore.error Tezos_error_monad.Error_monad.TzTrace.trace) result Lwt.t