mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Update buy.js
Fixed a typo. It should be "buy" instead of "issue" Signed-off-by: Jonas Kreusch <krejon@googlemail.com>
This commit is contained in:
parent
6d47d06a9b
commit
f9bd0097b9
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
* 1. Select an identity from a wallet
|
||||
* 2. Connect to network gateway
|
||||
* 3. Access PaperNet network
|
||||
* 4. Construct request to issue commercial paper
|
||||
* 4. Construct request to buy commercial paper
|
||||
* 5. Submit transaction
|
||||
* 6. Process response
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue