relayscan icon indicating copy to clipboard operation
relayscan copied to clipboard

feat(bidcollect): Make top-bid websocket stream generic (and also subscribe to Aestus)

Open metachris opened this issue 8 months ago • 0 comments

📝 Summary

  • Make top-bid websocket stream usable for any URL (not only Ultrasound)
  • Add Aestus top-bid websocket stream

⛱ Motivation and Context

Before, the top-bid websocket stream was closely tied to Ultrasound relay only, and it wasn't possible to subscribe to other sources.


✅ I have run these commands

  • [x] make lint
  • [x] make test
  • [x] go mod tidy

metachris avatar Jun 26 '24 18:06 metachris