package tezos-protocol-environment
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Interface layer between the protocols and the shell
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      tezos-17.3.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=7062cd57addd452852598a2214ade393130efa087b99068d53713bdf912b3680
    
    
  sha512=08e4091144a03ce3c107fb91a66501bd8b65ca3278917c455a2eaac6df3e108ade63f6ab8340a4bb152d60f404326e464d0ec95d26cafe8e82f870465d24a5fc
    
    
  doc/tezos-protocol-environment.structs/Tezos_protocol_environment_structs/V0/RPC_directory/index.html
Module V0.RPC_directorySource
include module type of struct include Tezos_rpc.Directory end
type registered_service =
  Resto_directory.Make(Tezos_rpc__.RPC_encoding).registered_service =
  - | Service : {- types : ('q, 'i, 'o, 'e) types;
- handler : 'q -> 'i -> ('o, 'e) Resto_directory.Answer.t Lwt.t;
 - } -> registered_service
type 'prefix directory = 'prefix tval string_of_step : step -> stringval string_of_conflict : 
  (step list * Resto_directory.Make(Tezos_rpc__.RPC_encoding).conflict) ->
  stringval lookup : 
  'prefix directory ->
  'prefix ->
  Resto.meth ->
  string list ->
  (registered_service, [> lookup_error ]) result Lwt.tval lookup_uri_desc : 
  'prefix directory ->
  'prefix ->
  Resto.meth ->
  string list ->
  (string, [> lookup_error ]) result Lwt.tval allowed_methods : 
  'prefix directory ->
  'prefix ->
  string list ->
  (Resto.meth list, [> lookup_error ]) result Lwt.tval transparent_lookup : 
  'prefix directory ->
  ([< Resto.meth ], 'prefix, 'params, 'query, 'input, 'output, 'error)
    Service.t ->
  'params ->
  'query ->
  'input ->
  [> ('output, 'error) Resto_directory.Answer.t ] Lwt.tval empty : 'prefix directoryval describe_directory : 
  recurse:bool ->
  ?arg:'a ->
  'a directory ->
  Tezos_rpc__.RPC_encoding.schema Resto.Description.directory Lwt.t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >