package octez-shell-libs

  1. Overview
  2. Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.1.tar.gz
sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053

doc/octez-shell-libs.validation/Tezos_validation/External_validator/index.html

Module Tezos_validation.External_validatorSource

Sourcemodule Events : sig ... end
Sourceval load_protocol : Tezos_base.TzPervasives.Protocol_hash.t -> string -> (unit, Tezos_base.TzPervasives.error list) result Lwt.t
Sourceval with_retry_to_load_protocol : string -> (unit -> ('a, Tezos_base.TzPervasives.error list) result Lwt.t) -> ('a, Tezos_base.TzPervasives.error list) result Lwt.t
Sourceval inconsistent_handshake : string -> Tezos_base.TzPervasives.error
Sourceval handshake : Lwt_io.input_channel -> Lwt_io.output_channel -> (unit, Tezos_base.TzPervasives.error Tezos_base.TzPervasives.TzTrace.trace) result Lwt.t
Sourceval init : readonly:bool -> Lwt_io.input_channel -> Lwt_io.output_channel -> (Tezos_context.Context.index * string * Tezos_base.TzPervasives.Genesis.t * Tezos_base.TzPervasives.User_activated.upgrades * Tezos_base.TzPervasives.User_activated.protocol_overrides * Tezos_shell_services.Shell_limits.operation_metadata_size_limit * Tezos_base.Internal_event_config.t, Tezos_error_monad.Error_monad.tztrace) result Lwt.t
Sourceval run : readonly:bool -> using_std_channel:bool -> Lwt_io.input_channel -> Lwt_io.output_channel -> (unit, Tezos_base.TzPervasives.error Tezos_base.TzPervasives.TzTrace.trace) result Lwt.t
Sourceval main : ?socket_dir:string -> readonly:bool -> unit -> (unit, Tezos_base.TzPervasives.Error_monad.tztrace) result Lwt.t
OCaml

Innovation. Community. Security.