2 Star 1 Fork 0

Soi / hyperledger-fabric-network

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
crypto-config.yaml 1.89 KB
一键复制 编辑 原始数据 按行查看 历史
Soi 提交于 2019-11-17 14:16 . :rocket:init add first commit
# ---------------------------------------------------------------------------
# "OrdererOrgs" - Definition of organizations managing orderer nodes
# ---------------------------------------------------------------------------
OrdererOrgs:
# ---------------------------------------------------------------------------
# Orderer
# ---------------------------------------------------------------------------
- Name: Orderer
Domain: cloud-labs.io
CA:
Country: CN
Province: Chongqing
Locality: Chongqing
# ---------------------------------------------------------------------------
# "Specs" - See PeerOrgs below for complete description
# ---------------------------------------------------------------------------
Specs:
- Hostname: orderer0
- Hostname: orderer1
- Hostname: orderer2
- Hostname: orderer3
- Hostname: orderer4
# ---------------------------------------------------------------------------
# "PeerOrgs" - Definition of organizations managing peer nodes
# ---------------------------------------------------------------------------
PeerOrgs:
# ---------------------------------------------------------------------------
# storage org for cloud-labs.io
# ---------------------------------------------------------------------------
- Name: storage
Domain: storage.cloud-labs.io
EnableNodeOUs: true
CA:
Country: CN
Province: Chongqing
Locality: Chongqing
Template:
Count: 1
Users:
Count: 1
# ---------------------------------------------------------------------------
# vhost org for cloud-labs.io
# ---------------------------------------------------------------------------
- Name: vhost
Domain: vhost.cloud-labs.io
EnableNodeOUs: true
CA:
Country: CN
Province: Chongqing
Locality: Chongqing
Template:
Count: 1
Users:
Count: 1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/ycrxun/hyperledger-fabric-network.git
git@gitee.com:ycrxun/hyperledger-fabric-network.git
ycrxun
hyperledger-fabric-network
hyperledger-fabric-network
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891