package tezos-protocol-015-PtLimaPt

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module P : P

Signature

type tree = P.tree
type inbox_context = P.t
val hash_level_tree : tree -> Hash.t
val take_snapshot : t -> history_proof
type inclusion_proof
val number_of_proof_steps : inclusion_proof -> int
val verify_inclusion_proof : inclusion_proof -> history_proof -> history_proof -> bool
type proof
val to_serialized_proof : proof -> serialized_proof
val of_serialized_proof : serialized_proof -> proof option
module Internal_for_tests : sig ... end
OCaml

Innovation. Community. Security.