Merge pull request #481 from chjj/paypro_server_outputs

paypro: example - add another higher output to the server outputs.
This commit is contained in:
Manuel Aráoz 2014-08-08 18:38:04 -03:00
commit d9ffe75dc5
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