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 Jonas Kreusch
parent 15740deec1
commit 6515fbfa1d

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