提交 770489ab 作者: Brian Tiger Chow

fix(corerouting) remove TODO. no longer applies now that routing servers are specified manually

上级 a6710e9f
......@@ -73,9 +73,6 @@ func GrandCentralClient(remotes ...peer.PeerInfo) core.RoutingOption {
}
}
// TODO right now, I think this has a hidden dependency on the
// bootstrap peers provided to the core.Node. Careful...
var ids []peer.ID
for _, info := range remotes {
ids = append(ids, info.ID)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论