Mr. Sinister
Results
2
issues of
Mr. Sinister
I have followed the test-network documentation this command in the Interacting With The Network section causes and error: peer chaincode invoke -o localhost:7050 --ordererTLSHostnameOverride orderer.example.com --tls --cafile "${PWD}/organizations/ordererOrganizations/example.com/orderers/orderer.example.com/msp/tlscacerts/tlsca.example.com-cert.pem" -C mychannel...
In package.json the main: entry is index.js however the file it is supposed to reference is index.hbs. Is main supposed to be index.hbs?