package octez-shell-libs

  1. Overview
  2. Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.0.tar.gz
sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a

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.