hyperledger / hyperledger/fabric-sdk-py
error
Open
- Dominant language
- Python
- Stars
- 416
- Forks
- 203
- PR merge metrics
- No merged PRs in 30d
Description
why info me: not find the configtxgen and the configtx is empty? Can I use this in WinSYS?
```bash
create ca with name=ca-org1
create ca with name=ca-org2
Import orderers = dict_keys(['orderer.example.com'])
Import peers = dict_keys(['peer0.org1.example.com', 'peer1.org1.example.com', 'peer0.org2.example.com', 'peer1.org2.example.com'])
configtxgen not in PATH.
Configtx is empty
channel mychannel not existed when join
channel mychannel not existed when join
```
Contributor guide
Assessment
This issue has not been assessed yet.