mirror of
https://github.com/logos-blockchain/logos-blockchain-block-explorer-template.git
synced 2026-05-18 15:29:31 +00:00
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