fabric-samples/asset-transfer-basic/chaincode-typescript
Brett Logan bd38f9220b Capitalize Function Names
Short of creating a second application that calls
the lowerCase version of functions, since Go requires
the functions be exported, capitalizing them in the
Node and Typescript chaincode seems the simplest solution

Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
2020-07-27 23:51:51 -04:00
..
src Capitalize Function Names 2020-07-27 23:51:51 -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 Decorate Typescript Chaincode 2020-07-27 23:51:51 -04:00
tslint.json Decorate Typescript Chaincode 2020-07-27 23:51:51 -04:00