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:
Jonas Kreusch 2020-10-21 11:43:14 +02:00 committed by denyeart
parent 6d47d06a9b
commit f9bd0097b9

View file

@ -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
*/