package tezos-protocol-013-PtJakart

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

Module Sc_rollup_repr.KindSource

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

Sourcetype t =
  1. | Example_arith

The list of available rollup kinds.

This list must only be appended for backward compatibility.

Sourceval equal : t -> t -> bool
OCaml

Innovation. Community. Security.