pub async fn handle_get_blobs( __arg0: State<EthApi>, __arg1: Path<String>, __arg2: Query<HashMap<String, String>>, ) -> Response
Handles incoming Beacon API requests for blobs
GET /eth/v1/beacon/blobs/{block_id}