package tezos-protocol-013-PtJakart

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

A smart contract rollup has a kind, which assigns meaning to rollup operations.

type t =
  1. | Example_arith

The list of available rollup kinds.

This list must only be appended for backward compatibility.

val equal : t -> t -> bool
OCaml

Innovation. Community. Security.