sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Given RPCs specific to the light mode, obtain the consensus algorithm
module Light_proto : Light_proto.PROTO_RPCS
val consensus : input -> (Uri.t * Tezos_rpc.Context.simple) list -> bool Lwt.t
Whether consensus on data can be achieved. Parameters are:
Returns: whether consensus was attained or an error message.