package octez-l2-libs

  1. Overview
  2. Docs
Octez layer2 libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a

doc/octez-l2-libs.smart-rollup/Octez_smart_rollup/index.html

Module Octez_smart_rollupSource

Sourcemodule Address : sig ... end
Sourcemodule Commitment : sig ... end
Sourcemodule Dal : sig ... end
Sourcemodule Error : sig ... end
Sourcemodule Game : sig ... end
Sourcemodule Inbox : sig ... end

Smart rollup shared inbox representation, adapted from a subset of src/proto_alpha/lib_protocol/sc_rollup_inbox_repr.mli.

Sourcemodule Inbox_hash : sig ... end
Sourcemodule Kind : sig ... end
Sourcemodule L1_operation : sig ... end
Sourcemodule L2_message : sig ... end
Sourcemodule Rollup_constants : sig ... end

Protocol agnostic representation for protocol constants.

Sourcemodule Rollup_node_services : sig ... end

This file defines the services of the rollup node that do not depend on the protocol. A top-level directory is built for them in the rollup node library.

Sourcemodule Sc_rollup_block : sig ... end
Sourcemodule Smart_rollup_context_hash : sig ... end
Sourcemodule State_hash : sig ... end
Sourcemodule Versioned_data : sig ... end

Values are versioned so that they can be modified in future iterations of the protocol.

OCaml

Innovation. Community. Security.