Merge pull request #6391 from cmgustavo/ref/amazon-02

Ref/amazon 02
This commit is contained in:
Gabriel Edgardo Bazán 2017-07-11 10:44:48 -03:00 committed by GitHub
commit dd82e313eb
5 changed files with 259 additions and 146 deletions

View file

@ -3,6 +3,8 @@ angular.module('copayApp.services').factory('amazonService', function($http, $lo
var root = {};
var credentials = {};
root.limitPerDay = 1000;
/*
* Development: 'testnet'
* Production: 'livenet'