Update test-network-k8s/docs/CALIPER.md

Co-authored-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
Signed-off-by: takayuki-nagai <57936858+takayuki-nagai@users.noreply.github.com>
This commit is contained in:
takayuki-nagai 2024-07-11 20:04:23 +09:00 committed by GitHub
parent e3f84c679d
commit 1fdde51834
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -102,7 +102,8 @@ organizations:
Currently, sample code for running a performance benchmark targeting asset-transfer-basic is not published on the Caliper repository. Therefore, use the sample code published in [Caliper's user manual to build a test workload.](https://hyperledger.github.io/caliper/vNext/fabric-tutorial/tutorials-fabric-existing/)
As shown in "Step 3" of the above document, create workload/readAsset.js file and edit as below:
As shown in "Step 3" of the above document, create workload/readAsset.js file and edit it as below:
```javascript
'use strict';