key being used to put the data on the blockchain public boolean put(String key, Map<String, Object> data);
* Get data fromblockchain * @param key the key being
我正尝试在linux虚拟机中使用以下命令下载fabric-sdk-go库及其所有依赖项。 go get -u github.com/hyperledger/fabric-sdk-go/...# github.com/hyperledger/fabric-sdk-go/internal/github.com/hyperledger/fabric/core&
github.com/chaincode_example02chaincode_example02.go:30:2: cannot find package "github.com/hyperledger/fabric/core/chaincode/shim" in any of:
/usr/local/Cellar/go/1.7.1/libexec/src/github.
我无法通过执行go get -u github.com/hyperledger/fabric/core/chaincode/shim来获取hyperledgerfabric依赖项。我尝试以的身份从我的GOPATH的src目录中删除hyperledger/fabric源文件夹,但同样的错误消息不断弹出:
github.com/hyperledger/fabric</
/fabric/peer/common/common.go:116 github.com/hyperledger/fabric/peer/common.GetEndorserClient
/opt/gopath/src/github.com/hyperledger/fabric/peer/channel/channel.go:149 gi