【发布时间】:2019-04-05 14:00:40
【问题描述】:
在为 Amazon Managed Blockchain 中的 Hyperledger Fabric 通道创建生成 configtx 对等块时 面临错误 CRIT 002 读取配置错误:不支持的配置类型“” 错误 003 找不到 configtx.yaml。请确保将 FABRIC_CFG_PATH 或 --configPath 设置为包含 configtx.yaml 的路径
即使我尝试了 export FABRIC_CFG_PATH=$PWD 仍然面临同样的错误。
【问题讨论】:
标签: hyperledger-fabric blockchain