package octez-proto-libs

  1. Overview
  2. Docs
Octez protocol libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13

doc/octez-proto-libs.protocol-environment/Tezos_protocol_environment/V11/Make/Wasm_2_0_0/index.html

Module Make.Wasm_2_0_0Source

Sourceval v3 : version
Sourcetype reveal = Tezos_scoru_wasm.Wasm_pvm_state.reveal =
  1. | Reveal_raw of string
Sourcetype input_request = Tezos_scoru_wasm.Wasm_pvm_state.input_request =
  1. | No_input_required
  2. | Input_required
  3. | Reveal_required of reveal
Sourcetype info = Tezos_scoru_wasm.Wasm_pvm_state.info = {
  1. current_tick : Z.t;
  2. last_input_read : input option;
  3. input_request : input_request;
}
Sourcemodule Make (Tree : Context.TREE with type key = string list and type value = bytes) : sig ... end
OCaml

Innovation. Community. Security.