package octez-smart-rollup-node-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val section : string list
module Simple : sig ... end
val conflict_detected : Octez_smart_rollup.Game.conflict -> unit Lwt.t
val potential_conflict_detected : our_commitment_hash:Octez_smart_rollup.Commitment.Hash.t -> their_commitment_hash:Octez_smart_rollup.Commitment.Hash.t -> other:Tezos_crypto.Signature.Public_key_hash.t -> level:int32 -> unit Lwt.t
val timeout_detected : Tezos_crypto.Signature.Public_key_hash.t -> unit Lwt.t
val computed_dissection : opponent:Tezos_crypto.Signature.Public_key_hash.t -> start_tick:Z.t -> end_tick:Z.t -> Octez_smart_rollup.Game.dissection_chunk list -> unit Lwt.t
module Player : sig ... end
module Coordinator : sig ... end
OCaml

Innovation. Community. Security.