package tezos-scoru-wasm

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

Innovation. Community. Security.