mirror of
https://github.com/LORDBABUINO/stealth.git
synced 2026-07-25 08:08:11 -07:00
2dcb2d244c
Replace the inline cookie split with stealth_bitcoincore::read_cookie_file, which already implements the same parsing with proper error handling. Removes duplication and keeps the cookie format in one place.