⟣ €₥ℵ∪ℓ ⟢ 0430fe0dd9
feat(node): reuse http connection to avoid spamming connections
Adds a new class attribute to NodeHttpApi that instantiates an httpx
client to reuse during startup.

Adds respective cleanup function for client connection

Updates get_block_by_hash to use httpx client
2026-04-23 20:23:46 -04:00
..