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.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.