package octez-protocol-018-Proxford-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Tezos_protocol_018_Proxford.Protocol.Alpha_context.Sc_rollup.PVM.S with type context = Tezos_context_memory.Context_binary.t and type state = Tezos_context_memory.Context_binary.tree and type proof = Tezos_context_memory.Context_binary.Proof.tree Tezos_context_memory.Context_binary.Proof.t
val proof_start_state : proof -> hash
val proof_stop_state : proof -> hash
val install_boot_sector : state -> string -> state Tezos_protocol_environment_018_Proxford.Lwt.t
type output_proof
module Internal_for_tests : sig ... end
val make_empty_context : unit -> context

make_empty_context () create a new in memory context for a PVM.

val make_empty_state : unit -> state

make_empty_state () create a new state with an in memory context for a PVM.

OCaml

Innovation. Community. Security.