摘要: configtxgen的参数 -profile #指定配置文件 这个队友的文件是configtx.yaml中的profile中的区块名字。 -outputBlock #生成区块,在本地生成对应文件 再取一个名字 例如: configtxgen -profile xxx -outputBlock ./ 阅读全文