fix(swarm) Dial panic
+/- if len(addresses) is 0, connSetup will be called with nil value for c.
+/- avoid variable reassignment
License: MIT
Signed-off-by:
Brian Tiger Chow <brian@perfmode.com>
正在显示
请
注册
或者
登录
后发表评论
+/- if len(addresses) is 0, connSetup will be called with nil value for c.
+/- avoid variable reassignment
License: MIT
Signed-off-by:
Brian Tiger Chow <brian@perfmode.com>