go - blockchain code is not returning data -


i have created running chain code , deployed on bluemix. till 13th august, working , returning results in pretty json format. today, when trying execute code, returning me below response [irrespective of errors]

{ "jsonrpc": "2.0", "result": { "status": "ok", "message": "82d31a55-5d37-40f8-ab91-19968f460058" }, "id": 4 }

there no error in logs.

the chaincode @ https://github.com/singhcl/pharmatracker

any pointer on same appreciated.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -