package octez-protocol-017-PtNairob-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Tree : sig ... end
type tree = Tree.tree
type proof = Tezos_context_memory.Context_binary.Proof.tree Tezos_context_memory.Context_binary.Proof.t
val hash_tree : 'a -> 'b
val verify_proof : Tezos_context_memory.Context_binary.Proof.tree Tezos_context_memory.Context_binary.Proof.t -> (Tezos_context_memory.Context_binary.tree -> (Tezos_context_memory.Context_binary.tree * 'a) Lwt.t) -> (Tezos_context_memory.Context_binary.tree * 'a) option Lwt.t
val produce_proof : Tezos_context_memory.Context_binary.t -> Tezos_context_memory.Context_binary.tree -> (Tezos_context_memory.Context_binary.tree -> (Tezos_context_memory.Context_binary.tree * 'a) Lwt.t) -> (Tezos_context_memory.Context_binary.Proof.tree Tezos_context_memory.Context_binary.Proof.t * 'a) option Lwt.t
val proof_before : 'a Tezos_context_memory.Context_binary.Proof.t -> Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Sc_rollup.State_hash.t
val proof_after : 'a Tezos_context_memory.Context_binary.Proof.t -> Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Sc_rollup.State_hash.t
val proof_encoding : Tezos_context_sigs__Context.Proof_types.tree Tezos_context_sigs__Context.Proof_types.t Tezos_base.TzPervasives.Data_encoding.t
OCaml

Innovation. Community. Security.