fabric-samples/asset-transfer-basic/chaincode-typescript
James Taylor f84754ea3b
Update CreateAsset txn in basic js and ts sample (#460)
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 14:10:12 -04:00
..
src Update CreateAsset txn in basic js and ts sample (#460) 2021-07-16 14:10:12 -04: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