package octez-shell-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Empty.SSource

Sourceval hash : ([ `GET ], prefix, prefix, unit, unit, Tezos_base.TzPervasives.Block_hash.t) Tezos_rpc.Service.t
Sourceval info : ([ `GET ], prefix, prefix, < force_metadata : bool ; metadata : [ `Always | `Never ] option ; version : version >, unit, version * block_info) Tezos_rpc.Service.t
Sourceval header : ([ `GET ], prefix, prefix, unit, unit, block_header) Tezos_rpc.Service.t
Sourceval raw_header : ([ `GET ], prefix, prefix, unit, unit, Tezos_base.TzPervasives.Bytes.t) Tezos_rpc.Service.t
Sourceval metadata : ([ `GET ], prefix, prefix, < version : version >, unit, version * block_metadata) Tezos_rpc.Service.t
Sourceval metadata_hash : ([ `GET ], prefix, prefix, unit, unit, Tezos_base.TzPervasives.Block_metadata_hash.t) Tezos_rpc.Service.t
Sourceval protocols : ([ `GET ], prefix, prefix, unit, unit, protocols) Tezos_rpc.Service.t
Sourceval resulting_context_hash : ([ `GET ], prefix, prefix, unit, unit, Tezos_base.TzPervasives.Context_hash.t) Tezos_rpc.Service.t
Sourcemodule Header : sig ... end
Sourcemodule Operations : sig ... end
Sourcemodule Operation_hashes : sig ... end
Sourcemodule Operation_metadata_hashes : sig ... end
Sourcemodule Context : sig ... end
Sourcemodule Helpers : sig ... end
Sourcemodule Mempool : sig ... end
Sourceval live_blocks : ([ `GET ], prefix, prefix, unit, unit, Tezos_base.TzPervasives.Block_hash.Set.t) Tezos_rpc.Service.t
OCaml

Innovation. Community. Security.