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
Add a new endpoint POST /blockchain/tasks allowing to trigger the newTask() function on the same Smart-Contract. The BlockchainTask (with transaction ID and date) should be stored in MongoDB in a dedicated collection (BlockchainTask collection).