package octez-protocol-017-PtNairob-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Types used for the Dummy Rollup circuits. This module is split into:

  • P: concrete OCaml version of the types,
  • V: Plompiler's circuit representation for P's types, and
  • Encodings: conversion between P and V.
module P : sig ... end
module V (L : Plompiler.LIB) : sig ... end
module Encodings (L : Plompiler.LIB) : sig ... end
OCaml

Innovation. Community. Security.