Description:
Using the mempool.space client, extract the current WebSocket integration to use a common configuration module with tokio-tungestenite and the mempool.space client + API, and expose it as an initial async fn returning a stream of BlockHeader data ex.: <BlockHash, BlockHeight ...>
Resources:
Description:
Using the mempool.space client, extract the current WebSocket integration to use a common configuration module with tokio-tungestenite and the mempool.space client + API, and expose it as an initial async fn returning a stream of
BlockHeaderdata ex.: <BlockHash, BlockHeight ...>Resources: