mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
- In CreateAsset, await was never called on putState causing issues especially with tools such as caliper and is not correct practice. Unfortunately all the other examples use `return` which works but is actually not the idiomatic way of handling promises, so here await is chosen rather than return Signed-off-by: D <d_kelsey@uk.ibm.com> Co-authored-by: D <d_kelsey@uk.ibm.com> |
||
|---|---|---|
| .. | ||
| assetTransfer.js | ||