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
When I'm running helloblockchain.js file then it's not generating any chaincodeId for me due to that i'm not able to proceed with invoke and query part.
in console i'm last thing which i'm getting is : Deploying chaincode ...
After that it stops..can you please provide me some suggestions quickly.
However deploy is working fine because i'm able to see 2 blocks there in the dashboard (genesis and deploy). I already set the deploywaittime as 120.
The text was updated successfully, but these errors were encountered:
When I'm running helloblockchain.js file then it's not generating any chaincodeId for me due to that i'm not able to proceed with invoke and query part.
in console i'm last thing which i'm getting is :
Deploying chaincode ...
After that it stops..can you please provide me some suggestions quickly.
However deploy is working fine because i'm able to see 2 blocks there in the dashboard (genesis and deploy). I already set the deploywaittime as 120.
The text was updated successfully, but these errors were encountered: