package octez-smart-rollup-node-lib

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

Maximum size of an L2 message allowed by the prototcol, which is Protocol.Constants_repr.sc_rollup_message_size_limit.

val protocol_max_batch_size : int

Maximum size in bytes of an batch of L2 messages that can fit in an operation on L1. It is protocol dependent.

OCaml

Innovation. Community. Security.