package octez-shell-libs

  1. Overview
  2. Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a

doc/octez-shell-libs.shell/Tezos_shell/Peer_validator/index.html

Module Tezos_shell.Peer_validatorSource

Sourcetype t
Sourceval create : ?notify_new_block:(Block_validator.new_block -> unit) -> ?notify_termination:(unit -> unit) -> Tezos_shell_services.Shell_limits.peer_validator_limits -> Block_validator.t -> Distributed_db.chain_db -> Tezos_base.P2p_peer.Id.t -> t Lwt.t
Sourceval shutdown : t -> unit Lwt.t
Sourceval notify_branch : t -> Tezos_base.Block_locator.t -> unit
Sourceval notify_head : t -> Tezos_base.TzPervasives.Block_hash.t -> Tezos_base.Block_header.t -> unit
Sourceval running_workers : unit -> ((Tezos_base.TzPervasives.Chain_id.t * Tezos_base.P2p_peer.Id.t) * t) list
Sourcemodule Internal_for_tests : sig ... end
OCaml

Innovation. Community. Security.