package tezos-scoru-wasm

  1. Overview
  2. Docs

Module Tezos_scoru_wasm.BuiltinsSource

Sourcetype reveals = {
  1. reveal_preimage : string -> string Lwt.t;
  2. reveal_metadata : unit -> string Lwt.t;
}
Sourcetype write_debug =
  1. | Noop
  2. | Printer of string -> unit Lwt.t
OCaml

Innovation. Community. Security.