package tezos-protocol-014-PtKathma

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

Parameters

module C : P

Signature

include PVM.S with type context = C.Tree.t and type state = C.tree
val name : string
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
val proof_start_state : proof -> hash
val proof_stop_state : proof -> hash option
val proof_input_requested : proof -> input_request
val proof_input_given : proof -> input option
type output_proof
val output_of_output_proof : output_proof -> output
val state_of_output_proof : output_proof -> State_hash.t
type status =
  1. | Halted
  2. | WaitingForInputMessage
  3. | Parsing
  4. | Evaluating
OCaml

Innovation. Community. Security.