fabric-samples/asset-transfer-basic/rest-api-typescript/src
ali 05c06f4931
Fixed comment consistency problem (#844)
* fixed comment consistency problem with erc20 chaincode

Signed-off-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>

* added more comment consistancy fix

Signed-off-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>

* added more comment consistancy fix

Signed-off-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>

* added more comment consistancy fix

Signed-off-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>

* added more comment consistancy fix

Signed-off-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>

Signed-off-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>
Co-authored-by: Ali Shahverdi <ali@Alis-MacBook-Pro.local>
2022-12-14 09:18:21 +01:00
..
__tests__ Update the REST Example (#689) 2022-03-31 08:19:34 -04:00
assets.router.ts Update the REST Example (#689) 2022-03-31 08:19:34 -04:00
auth.ts Simplify fabric code 2021-12-14 14:31:21 +00:00
config.spec.ts Clarify retry logic 2021-12-14 14:31:24 +00:00
config.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
errors.spec.ts Fix lint errors 2021-12-14 14:31:24 +00:00
errors.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
fabric.spec.ts Clarify retry logic 2021-12-14 14:31:24 +00:00
fabric.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
health.router.ts Use app.locals to store contracts and jobq 2021-12-14 14:31:24 +00:00
index.ts Update REST sample readme (#575) 2022-01-12 10:38:44 +00:00
jobs.router.ts Use app.locals to store contracts and jobq 2021-12-14 14:31:24 +00:00
jobs.spec.ts Add jobs spec tests 2021-12-15 14:24:58 +00:00
jobs.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
logger.ts Update transaction retry to use correct user 2021-12-14 14:31:21 +00:00
redis.spec.ts Update retry logic 2021-12-14 14:31:23 +00:00
redis.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
server.ts Fixed comment consistency problem (#844) 2022-12-14 09:18:21 +01:00
transactions.router.ts Use app.locals to store contracts and jobq 2021-12-14 14:31:24 +00:00