package tezos-protocol-002-PsYLVpVv

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type Tezos_protocol_environment_002_PsYLVpVv__Environment.Error_monad.error +=
  1. | Cannot_parse_operation
val current_level : 'a Tezos_protocol_environment_002_PsYLVpVv__Environment.RPC_context.simple -> ?offset:int32 -> 'a -> (Alpha_context.Level.t, Tezos_error_monad.TzCore.error list) result Lwt.t
val levels_in_current_cycle : 'a Tezos_protocol_environment_002_PsYLVpVv__Environment.RPC_context.simple -> ?offset:int32 -> 'a -> (Alpha_context.Raw_level.t * Alpha_context.Raw_level.t, Tezos_error_monad.TzCore.error list) result Lwt.t
module Scripts : sig ... end
module Forge : sig ... end
module Parse : sig ... end
val register : unit -> unit