I'm trying to bring up the minifabric network based on my own spec.yaml file. When I bring up the minifabric network using the command minifab up it show me this error:
Any solution?
I'm trying to bring up the minifabric network based on my own spec.yaml file. When I bring up the minifabric network using the command minifab up it show me this error:
Any solution?
The issue has been solved.
Just need to remove the organization name from the orderer nodes so that it can be as follows:
and you can replace the
examplewith the name used in your spec file.