//! # Centralized Exchanges (CEX)
//!
//! Traditional centralized cryptocurrency exchanges with REST + WebSocket APIs.
// ═══════════════════════════════════════════════════════════════════════════════
// DISABLED EXCHANGES
// ═══════════════════════════════════════════════════════════════════════════════
// DISABLED: Bithumb has persistent infrastructure issues (SSL hangs, 403 geo-blocking)
// pub mod bithumb;