摘要:
shim包主要就有两个方法,一般用作函数的返回值 shim.Error("string:报错信息") shim.Success(nil) shim.Success([]byte("报正确信息")) 它们的类型都是pb.Response ChaincodeStubInterface接口: 使用shim 阅读全文
posted @ 2021-01-06 17:38
SilverhandFan
阅读(383)
评论(0)
推荐(0)
摘要:
原文链接: https://hyperledger-fabric.readthedocs.io/en/latest/peer-chaincode-devmode.html 搭建开发环境 1.从github里clone fabric文件夹到本地 2.cd到fabric文件夹,跑: make order 阅读全文
posted @ 2021-01-06 17:16
SilverhandFan
阅读(447)
评论(0)
推荐(0)
浙公网安备 33010602011771号