Module events

Module events 

Source
Expand description

§Base Layer Events

This module provides types and utilities for working with events emitted by the base layer. The events notify clients (e.g. domains) about important state changes in the network, such as epoch transitions and vault migrations.

Events are typically received through a subscription stream established via the BaseRpcClient.

Enums§

BaseLayerEvent
Event emitted by the base layer to notify clients of state changes