package octez-proto-libs
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Octez protocol libraries
Install
dune-project
Dependency
Authors
Maintainers
Sources
octez-19.1.tar.gz
sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053
doc/octez-proto-libs.protocol-environment/Tezos_protocol_environment/Context/Proof/index.html
Module Context.ProofSource
type raw_context = Tezos_context_sigs__Context.Proof_types.raw_context = | Key of Tezos_base.TzPervasives.Bytes.t| Dir of raw_context Tezos_base.TzPervasives.String.Map.t| Cut
type merkle_node = Tezos_context_sigs__Context.Proof_types.merkle_node = | Hash of merkle_hash_kind * string| Data of raw_context| Continue of merkle_tree
and merkle_tree = merkle_node Tezos_base.TzPervasives.String.Map.tval pp_raw_context : Format.formatter -> raw_context -> unittype !'a inode = 'a Tezos_context_sigs__Context.Proof_types.inode = {length : int;proofs : (index * 'a) list;
}type !'a inode_extender =
'a Tezos_context_sigs__Context.Proof_types.inode_extender =
{length : int;segment : index list;proof : 'a;
}type tree = Tezos_context_sigs__Context.Proof_types.tree = | Value of value| Blinded_value of hash| Node of (step * tree) list| Blinded_node of hash| Inode of inode_tree inode| Extender of inode_tree inode_extender
and inode_tree = Tezos_context_sigs__Context.Proof_types.inode_tree = | Blinded_inode of hash| Inode_values of (step * tree) list| Inode_tree of inode_tree inode| Inode_extender of inode_tree inode_extender
type !'a t = 'a Tezos_context_sigs__Context.Proof_types.t = {version : int;before : kinded_hash;after : kinded_hash;state : 'a;
} sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>