fabric-samples/asset-transfer-basic/chaincode-typescript
James Taylor fb2bcb309e Update CreateAsset txn in basic js and ts sample
The Golang and Java sample chaincode returned an error when trying to create an asset which already exists

JavaScript and TypeScript samples should now do the same

Signed-off-by: James Taylor <jamest@uk.ibm.com>
2021-07-16 15:56:29 +01:00
..
src Update CreateAsset txn in basic js and ts sample 2021-07-16 15:56:29 +01:00
.gitignore Revert "Remove Typescript References (#258)" (#261) 2020-07-23 17:06:57 +02:00
package.json Revert "Remove Typescript References (#258)" (#261) 2020-07-23 17:06:57 +02:00
tsconfig.json Refactor GetAllAssets 2020-07-27 23:51:51 -04:00
tslint.json Decorate Typescript Chaincode 2020-07-27 23:51:51 -04:00