paypro: example - add another higher output to the server outputs.

This commit is contained in:
Christopher Jeffrey 2014-08-08 14:32:43 -07:00
parent 7d03056e09
commit 3ff70ac7cc
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ app.post('/-/request', function(req, res, next) {
var outputs = [];
[2000, 1000].forEach(function(value) {
[2000, 1000, 10000].forEach(function(value) {
var po = new PayPro();
po = po.makeOutput();
// number of satoshis to be paid