fabric-samples/asset-transfer-basic
James Taylor 711f1f560b Use app.locals to store contracts and jobq
“The app.locals object has properties that are local variables within the application.”

…which looks like a better option than app.get and app.set for app settings.

Also passes app to the initJobQueueWorker function for consistency.

Signed-off-by: James Taylor <jamest@uk.ibm.com>
2021-12-14 14:31:24 +00:00
..
rest-api-typescript Use app.locals to store contracts and jobq 2021-12-14 14:31:24 +00:00