package tezos-protocol-016-PtMumbai

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

Parameters

module Wasm_backend : Make_wasm
module C : P

Signature

include PVM.S with type context = C.Tree.t and type state = C.tree and type proof = C.proof
val parse_boot_sector : string -> PVM.boot_sector option
type state = C.tree
type context = C.Tree.t
type hash = State_hash.t
type proof = C.proof
val proof_start_state : proof -> hash
val proof_stop_state : proof -> hash
val install_boot_sector : state -> string -> state Tezos_protocol_environment_016_PtMumbai.Lwt.t
val verify_origination_proof : proof -> string -> bool Tezos_protocol_environment_016_PtMumbai.Lwt.t
type output_proof
val output_of_output_proof : output_proof -> output
val state_of_output_proof : output_proof -> State_hash.t
val check_dissection : default_number_of_sections:int -> start_chunk:Dissection_chunk.t -> stop_chunk:Dissection_chunk.t -> Dissection_chunk.t list -> unit Tezos_protocol_environment_016_PtMumbai.Error_monad.tzresult
module Internal_for_tests : sig ... end
type status =
  1. | Computing
  2. | Waiting_for_input_message
  3. | Waiting_for_reveal of reveal
OCaml

Innovation. Community. Security.