package octez-smart-rollup-node-lib

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

The type of the value being persisted on disk.

val name : string

name is a string for identifying values of this type. It is used by encoders of Map-like storage modules.

encoding defines how values are serialized and deserialized when being written to or read from the underlying store.

OCaml

Innovation. Community. Security.