Reputation: 1218
Where can I find the reference documentation for the sections of Hyperledger config files crypto-config.yaml
and configtx.yaml
?
The provided commented sample files do not explain some sections in details.
Upvotes: 1
Views: 414
Reputation: 4037
The sample config files in the Hyperledger Fabric main code base are fully commented/documented with all sections (though some are commented out).
Upvotes: 3