mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Recently, Fabric CA was changed to restrict custom attributes from starting with "hf." prefix. But fabric-ca sample was using hf.admin custom attribute. Hence it was failing. This change set changes custom attribute "hf.admin" to "admin". Change-Id: I6c9324e62717c26aab3c2d308d9fb098ecd2fb65 Signed-off-by: Anil Ambati <aambati@us.ibm.com> |
||
|---|---|---|
| .. | ||
| env.sh | ||
| run-fabric.sh | ||
| setup-fabric.sh | ||
| start-intermediate-ca.sh | ||
| start-orderer.sh | ||
| start-peer.sh | ||
| start-root-ca.sh | ||