package octez-l2-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Example_arith
  2. | Wasm_2_0_0
val encoding : t Tezos_base.TzPervasives.Data_encoding.t
val equal : t -> t -> bool
val all : t list

all returns all implemented PVMs.

val of_string : string -> t option
val to_string : t -> string
val pp : Stdlib.Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.