【问题标题】:The updated instructions on the master branch might be incorrectmaster 分支上的更新指令可能不正确
【发布时间】:2018-06-05 06:27:25
【问题描述】:

API reference: Kotlin/ JavaDoc

在步骤中:

7 等到运行窗口显示消息 Webserver started in XX.X 秒

8 访问前端,测试 CorDapp 是否正常运行 `http://localhost:10007/web/example/

"Webservers started up in xx.x sec" 仅显示端口:10012、10009 和 10015

http://localhost:10012/web/example 有效,10009 和 10015 相同 http://localhost:10012 有效,10009 和 10015 也一样

端口 10007 只是坐在那里等待。

我没有构建错误,所有其他功能都按预期工作。

这是我应该看到的,并且文档不正确吗?还是我搞砸了?

【问题讨论】:

    标签: corda


    【解决方案1】:

    文档不正确。感谢您举报。

    节点已修改为在端口 10009、10012 和 10015 上启动其网络服务器。请参阅 https://github.com/corda/cordapp-example/blob/release-V3/kotlin-source/build.gradle

    此 PR 已修复:https://github.com/corda/corda/pull/3298

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-01-17
      • 2015-05-21
      • 2021-08-01
      • 2018-12-23
      • 1970-01-01
      • 2011-04-22
      • 2018-04-15
      • 2022-06-13
      相关资源
      最近更新 更多