Files
zeekayandClaude Opus 5 a9464d7264 fix(nodes): probe luxd at /v1/bc/P and /v1/info -- /ext/ is a 404
Every node row on this route was silently 'not-reporting': luxd serves one
HTTP prefix and it is /v1. Measured 2026-07-27 against api.lux.network:
  /ext/info -> 404      /v1/info -> 200 {"version":"luxd/1.36.2",...}
  /ext/bc/P -> 404      /v1/bc/P -> 200

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-27 18:15:49 -07:00
..