package octez-smart-rollup-node-lib

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

Module Octez_smart_rollup_node.Refutation_game_eventSource

Sourceval section : string list
Sourcemodule Simple : sig ... end
Sourceval invalid_move : unit -> unit Lwt.t
Sourceval conflict_detected : Octez_smart_rollup.Game.conflict -> unit Lwt.t
Sourceval 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
Sourceval timeout_detected : Tezos_crypto.Signature.Public_key_hash.t -> unit Lwt.t
Sourceval 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
Sourcemodule Player : sig ... end
Sourcemodule Coordinator : sig ... end
OCaml

Innovation. Community. Security.