package octez-shell-libs
Octez shell libraries
Install
Dune Dependency
Authors
Maintainers
Sources
octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13
doc/octez-shell-libs.proxy/Tezos_proxy/Light_consensus/index.html
Module Tezos_proxy.Light_consensus
Source
Source
type input = {
printer : Tezos_client_base.Client_context.printer;
min_agreement : float;
(*The same value as
*)Light.sources.min_agreement
chain : Tezos_shell_services.Block_services.chain;
(*The chain considered
*)block : Tezos_shell_services.Block_services.block;
(*The block considered
*)key : string list;
(*The key of the context for which data is being requested
*)mproof : Proof.tree Proof.t;
(*The Merkle proof received from the endpoint providing data. It is much smaller than the whole context.
*)
}
A container of input data needed to process a consensus.
min_agreeing_endpoints min_agreement nb_endpoints
returns the minimum number of endpoints that must agree for Make.consensus
to return true
. The first parameter should be Light.sources.min_agreement
while the second parameter should be the length of Light.sources.endpoints
.
Given RPCs specific to the light mode, obtain the consensus algorithm
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>