package octez-smart-rollup-node-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val process_messages : (module Protocol_plugin_sig.S) -> [ `Read | `Write ] Node_context.t -> is_first_block:bool -> predecessor:Layer1.header -> Layer1.header -> string list -> ((Octez_smart_rollup.Sc_rollup_block.header, unit) Octez_smart_rollup.Sc_rollup_block.block, Tezos_base.TzPervasives.tztrace) Stdlib.result Lwt.t

Same as update_l2_chain but only builds and stores the L2 block corresponding to messages. It is used by the unit tests to build an L2 chain.

OCaml

Innovation. Community. Security.