package octez-l2-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val get_max_nb_ticks : tree -> Z.t Lwt.t

Retrieve the maximum number of ticks for the PVM from the state.

val set_max_nb_ticks : Z.t -> tree -> tree Lwt.t

Change the maximum number of ticks (per snapshot) of the WASM PVM. This is to be used only for tests or to increase the tick limit in a non-refutable setting.

OCaml

Innovation. Community. Security.