package octez-l2-libs

  1. Overview
  2. Docs
Octez layer2 libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.0.tar.gz
sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a

doc/src/octez-l2-libs.smart-rollup/octez_smart_rollup.ml.html

Source file octez_smart_rollup.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
(* generated by dune *)

(** @canonical Octez_smart_rollup.Address *)
module Address = Octez_smart_rollup__Address

(** @canonical Octez_smart_rollup.Commitment *)
module Commitment = Octez_smart_rollup__Commitment

(** @canonical Octez_smart_rollup.Dal *)
module Dal = Octez_smart_rollup__Dal

(** @canonical Octez_smart_rollup.Error *)
module Error = Octez_smart_rollup__Error

(** @canonical Octez_smart_rollup.Game *)
module Game = Octez_smart_rollup__Game

(** @canonical Octez_smart_rollup.Inbox *)
module Inbox = Octez_smart_rollup__Inbox

(** @canonical Octez_smart_rollup.Inbox_hash *)
module Inbox_hash = Octez_smart_rollup__Inbox_hash

(** @canonical Octez_smart_rollup.Kind *)
module Kind = Octez_smart_rollup__Kind

(** @canonical Octez_smart_rollup.L1_operation *)
module L1_operation = Octez_smart_rollup__L1_operation

(** @canonical Octez_smart_rollup.L2_message *)
module L2_message = Octez_smart_rollup__L2_message

(** @canonical Octez_smart_rollup.Merkelized_payload_hashes_hash *)
module Merkelized_payload_hashes_hash = Octez_smart_rollup__Merkelized_payload_hashes_hash

(** @canonical Octez_smart_rollup.Rollup_constants *)
module Rollup_constants = Octez_smart_rollup__Rollup_constants

(** @canonical Octez_smart_rollup.Rollup_node_services *)
module Rollup_node_services = Octez_smart_rollup__Rollup_node_services

(** @canonical Octez_smart_rollup.Sc_rollup_block *)
module Sc_rollup_block = Octez_smart_rollup__Sc_rollup_block

(** @canonical Octez_smart_rollup.Smart_rollup_context_hash *)
module Smart_rollup_context_hash = Octez_smart_rollup__Smart_rollup_context_hash

(** @canonical Octez_smart_rollup.State_hash *)
module State_hash = Octez_smart_rollup__State_hash

(** @canonical Octez_smart_rollup.Versioned_data *)
module Versioned_data = Octez_smart_rollup__Versioned_data
OCaml

Innovation. Community. Security.