package octez-protocol-012-Psithaca-libs
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Octez protocol 012-Psithaca libraries
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      octez-19.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
    
    
  sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053
    
    
  doc/octez-protocol-012-Psithaca-libs.client/Tezos_client_012_Psithaca/Protocol_client_context/index.html
Module Tezos_client_012_Psithaca.Protocol_client_contextSource
Client RPC context
The class wrap_rpc_context is a wrapper class used by the proxy mode clients. From a general-purpose Tezos_rpc.Context.generic t, the class is augmented with shell services to provide RPC calls that are protocol-dependent.
The class type full allows to create contexts that are explicitly used by low-level shell functions, while containing various information (I/O services, RPCs...). Then, depending on the usage, the type may be coerced into one of its following ascendants to serve for explicit operations on blocks, chain or daemon for instance.
From a Client_context.full, the class allows to call RPCs from the node and those defined by the protocol.
Source
val register_error_kind : 
  Tezos_base.TzPervasives.error_category ->
  id:string ->
  title:string ->
  description:string ->
  ?pp:(Format.formatter -> 'a -> unit) ->
  'a Data_encoding.t ->
  (Tezos_base.TzPervasives.error -> 'a option) ->
  ('a -> Tezos_base.TzPervasives.error) ->
  unit sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >