sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
module Proof : Tezos_context_sigs.Context.PROOF
type tree_proof := Proof.tree Proof.t
type stream_proof := Proof.stream Proof.t
val produce_tree_proof : (tree_proof, 'a) producer
val verify_tree_proof : (tree_proof, 'a) verifier
val produce_stream_proof : (stream_proof, 'a) producer
val verify_stream_proof : (stream_proof, 'a) verifier