Expand description
Core definitions for pool synchronization
This module defines the core structures and traits used in the pool synchronization system.
It includes enumerations for supported pool types, a unified Pool enum, and a trait for
fetching and decoding pool creation events.
Modules§
Enums§
- Represents a populated pool from any of the supported protocols
- Enumerates the supported pool types
Traits§
- Defines common functionality for fetching and decoding pool creation events
- Defines common methods that are used to access information about the pools