随笔分类 -  HyperledgerFabric

HyperledgerFabric,是区块链底层应用技术。
摘要:Fabric链码API文档 一、Fabric-shim.ChaincodeInterface ChaincodeInterface 在链码当中我们必须实现ChaincodeInterface接口中定义的方法,例如init()、invoke() 只有实现这些方法才不会报错,两个方法都会传入一个stub 阅读全文
posted @ 2021-03-21 19:59 患孤 阅读(262) 评论(0) 推荐(0)