Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Layer1_event : sig ... end
This module defines functions that emit the events used by the layer 1 chain (see Layer_1
).
module Layer_1 : sig ... end
This module allow to follow the layer 1 chain by subscribing to the head monitoring RPC offered by the Tezos node, reconnecting, etc.
module Reorg : sig ... end