package tezos-protocol-016-PtMumbai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type boot_sector = string
module type S = sig ... end
type ('state, 'proof, 'output) implementation = (module S with type output_proof = 'output and type proof = 'proof and type state = 'state)
type t =
  1. | Packed : ('state, 'proof, 'output) implementation -> t
OCaml

Innovation. Community. Security.