pub const DERIVE_ACCOUNT_REGISTRATION_TIMEOUT_SECS: f64 = 30.0;
Default timeout for blocking on account registration during execution client connect(). Matches the BitMEX / Bybit / OKX adapters’ 30-second budget.
connect()