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
Running conv generate model myModel -c myChaincode generates myModel.model.ts, however, the class name of the generated model should be MyModel instead of MyChaincode.