fabric-samples/asset-transfer-basic
Dave Kelsey c3a0e814f1
Missing await in asset-transfer-basic chaincode (#693)
Missing an `await` on the asset-transfer-basic javascript chaincode.

This has been fixed in the main branch but needs to be fixed in the
release-2.2 branch

Signed-off-by: D <d_kelsey@uk.ibm.com>

Co-authored-by: D <d_kelsey@uk.ibm.com>
2022-03-30 16:27:04 +01:00
..
application-go FAB-18367 Update Go client samples to use RC1 of Go SDK (#385) 2020-12-04 08:31:59 -05:00
application-java asset-transfer-basic java application. (#276) 2020-08-04 17:05:45 -04:00
application-javascript Fix error that occurs with go CC and javascript app (#399) 2021-01-13 15:37:34 -05:00
application-typescript Update Javascript and Typescript Deps (#403) 2021-01-13 12:19:31 -05:00
application-typescript-hsm New HSM Typescript Sample (#458) 2021-07-06 13:39:42 +01:00
chaincode-external Include link to external chaincode builder doc (#356) 2020-10-19 20:05:52 +02:00
chaincode-go Update asset-transfer-basic go chaincode dependencies (release-2.2) (#461) 2021-08-11 13:54:35 +01:00
chaincode-java test-network: Make the regexp of checking version more strict (backpo… (#516) 2021-11-01 08:40:29 +00:00
chaincode-javascript Missing await in asset-transfer-basic chaincode (#693) 2022-03-30 16:27:04 +01:00
chaincode-typescript Refactor GetAllAssets 2020-07-27 23:51:51 -04:00
.gitignore Adding NodeJS app for asset-transfer-basic sample. (#206) 2020-06-30 15:36:47 -04:00