在https://hyperledger.github.io/composer/installing/using-playground-locally.html上使用指南
shell脚本已下载Hyperledger Composer 0.8.0和Fabric V1 Beta docker图像。
在我的浏览器上使用Playground时,我无法部署/导入任何示例业务网络(尝试过的大理石网络)。
出现以下错误:
t: line 33 column 1, to line 36 column 2. Class TradeMarble is not declared as abstract. It must define an identifying field.我知道有更新版本的Composer (0.8.1;0.9.0即将推出)和Fabric V1 RC1。我需要更新Composer和Fabric运行时/图像吗?
发布于 2017-06-30 16:11:59
我们正在更新示例以支持Composer v0.9。当v0.9发布时,在线Composer Playground将会更新,您将能够再次导入样本。
很抱歉给您带来不便!
https://stackoverflow.com/questions/44841572
复制相似问题