英文: how to query states for a period of time in hyperledger fabric v0.6 chaincode implementation 问题 ...
Fabric-sdk-go ‘ld.exe: cannot find -lltdl’ 错误。
英文: Fabric-sdk-go 'ld.exe: cannot find -lltdl' error 问题 当我尝试获取fabric-sdk-go时,出现以下错误: $ go ge...
Hyperledger Fabric构建错误
英文: Hyperledger fabric build error 问题 我已经按照http://hyperledger-fabric.readthedocs.io上的指南进行了Hyperledge...
当我运行Hyperledger Fabric应用程序时出现错误。
英文: Error when i running the application hyperledger fabric 问题 我正在按照这个教程进行操作: https://github.com/ITP...
ERROR: hyperledger/fabric:make gotools: unrecognized import path "golang.org/x/tools/go/gcexportdata"
英文: ERROR: hyperledger/fabric:make gotools: unrecognized import path "golang.org/x/tools/go/gce...
在构建链码时出现了”ltdl.h未找到”的错误。
英文: ltdl.h Not found error while building chaincode 问题 我正在尝试使用go build来构建一个链码。当我运行Go build命令时,它报告了以下...
stub.GetHistoryKeys() reporting GetHistoryKeys() function undefined. when tried go build on my Chaincode
英文: stub.GetHistoryKeys() reporting GetHistoryKeys() function undefined. when tried go build on my C...
exec: "gcc": executable file not found in %PATH% when trying go build
英文: exec: "gcc": executable file not found in %PATH% when trying go build 问题 我正在使用Windows ...
通道创建失败。GRPC超时。
英文: Channgel Creation Failed. GRPC timeout 问题 我正在按照这里提到的步骤,跟着入门指南在我的Mac上设置Fabric环境: 当我尝试使用./network_...
如何使用部分键值查询表格
英文: How to query table with partial key values 问题 我正在使用Hyperledger(v0.6)表格进行工作,结构如下: var columnDefsT...
5