10fabric node sdk1.4.8手工设置组织锚节点
Posted 每天看一遍,防止恋爱&&堕落
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了10fabric node sdk1.4.8手工设置组织锚节点相关的知识,希望对你有一定的参考价值。
文章目录
声明使用的版本
- fabric版本如下:1.4.8
- node-sdk版本:1.4.8
- node版本:v8.11.1
- ubuntu版本:16.04
此部分完成的内容
之前更新锚节点是通道.tx文件的形式更新的,.tx文件需要依赖工具configtxgen,例如下面的代码
configtxgen -profile configtx.json -profile TwoOrgsChannel -outputAnchorPeersUpdate Org1MSPanchors.tx -channelID mychannel -asOrg Org1MSP
configtxgen -profile configtx.json -profile TwoOrgsChannel -outputAnchorPeersUpdate Org2MSPanchors.tx
以上是关于10fabric node sdk1.4.8手工设置组织锚节点的主要内容,如果未能解决你的问题,请参考以下文章