package octez-libs

  1. Overview
  2. Docs
A package that contains multiple base libraries used by the Octez suite

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65

doc/octez-libs.rpc/Tezos_rpc/Encoding/index.html

Module Tezos_rpc.EncodingSource

include Resto.ENCODING with type 'a t = 'a Data_encoding.t and type schema := schema
Sourcetype 'a t = 'a Data_encoding.t
Sourceval unit : unit t
Sourceval untyped : string t
Sourceval conv : ('a -> 'b) -> ('b -> 'a) -> 'b t -> 'a t
Sourceval schema : ?definitions_path:string -> 'a t -> schema
Sourceval description_request_encoding : Resto.Description.request t
Sourceval description_answer_encoding : schema Resto.Description.directory t
Sourceval uri_encoding : Uri.t Data_encoding.t
Sourceval meth_encoding : Resto.meth Data_encoding.t
OCaml

Innovation. Community. Security.