package octez-plonk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. remote_nodes : (string * int * string) list;
  2. local_port : int;
  3. connection_backlog : int;
  4. node_name : string;
  5. node_ip : string;
}
OCaml

Innovation. Community. Security.