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§
- Base
Layer Event - Event emitted by the base layer to notify clients of state changes