package octez-smart-rollup-node-lib

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

generate_proof node_ctxt (game) start_state generates a serialized proof for the current game for the execution step starting with start_state.

make_dissection plugin node_ctxt ~start_state ~start_chunk ~our_stop_chunk ~default_number_of_sections ~last_level computes a dissection from between start_chunk and our_stop_chunk at level last_level. This dissection has default_number_of_sections if there are enough ticks.

timeout_reached node_ctxt ~self ~opponent returns true if the timeout is reached against opponent in head of the L1 chain.

get_conflicts cctxt rollup signer returns the conflicts for commitments staked on by signer.

OCaml

Innovation. Community. Security.