mlabs-haskell / hydra-auction

An auction system running on Hydra L2 solution
Apache License 2.0
7 stars 5 forks source link

Reuse Hydra keys exchange from Hydra codebase #88

Closed uhbif19 closed 1 year ago

uhbif19 commented 1 year ago

Well, seems like @nazrhom was right, and all peers and their keys should just be provided by CLI. By docs is seems like there is no discovery functionality, and the idea of dynamic peers list at all was closed (https://github.com/input-output-hk/hydra/issues/240).

hydra-demo uses just two hydra-nodes, but for more of them paras like peers and verification keys should just take more as many paras as there are peers instead of one.