Preethi Vuchuru
Results
2
issues of
Preethi Vuchuru
I have a file fele.js that specifies all commands that my app needs. Command Used - Just says hello world when hello is entered. ```javascript const program = new commander.Command();...
type: feature
status: accepting prs
area: examples
1) Followed the tutorial -> https://dilumbandara.medium.com/custom-hyperledger-fabric-network-with-minifabric-fd362ee34343 2) Issue arrises when committing the chain code on organization 1 after joining organization 1 and 2 to the same channel. 3) Error Message...