You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new service for running a DHT entry point. Currently the entry point used broker image, but it could use an image created from the dht package. It needs a broker image created from `streamr-1.0` branch, and therefore the service can be started only if the images are built from that branch (like we do here https://github.com/streamr-dev/network/blob/21bacaeb4aaadc7d5b10a37591c5e464d674c819/.github/workflows/validate.yml#L137).
This service doesn't work from command line at the moment as we have not deployed broker images from the `streamr-1.0` branch.
0 commit comments