You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description:
Encountered an issue in fabric-samples version 3.0 where deployment of ordering org with BFT consensus is providing error at generating artifacts step using CA.
Steps to Reproduce:
Run generate_artifacts.sh script with arguments included like ./generate_artifacts -o BFT -ca
Expected Behavior:
It should generate crypto-config and channel-artifacts required for the deployment.
Actual Behavior:
Resulted in below error
Environment:
fabric-samples version: 3.0
Hyperledger Fabric version: 3.0
OS: Ubuntu 22.04
The text was updated successfully, but these errors were encountered:
Bug Description:
Encountered an issue in
fabric-samples
version 3.0 where deployment of ordering org with BFT consensus is providing error at generating artifacts step using CA.Steps to Reproduce:
Run generate_artifacts.sh script with arguments included like
./generate_artifacts -o BFT -ca
Expected Behavior:
It should generate crypto-config and channel-artifacts required for the deployment.
Actual Behavior:
Resulted in below error
Environment:
The text was updated successfully, but these errors were encountered: