package tezos-protocol-017-PtNairob

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

Module Sc_rollups.PVMSource

Sourcetype boot_sector = string
Sourcemodule type S = sig ... end
Sourcetype ('state, 'proof, 'output) implementation = (module S with type output_proof = 'output and type proof = 'proof and type state = 'state)
Sourcetype t =
  1. | Packed : ('state, 'proof, 'output) implementation -> t
OCaml

Innovation. Community. Security.