Merge pull request #6377 from cmgustavo/bug/coinbase-send-2fa

Coinbase: adds 2fa without user interaction
This commit is contained in:
Javier Donadío 2017-08-23 10:57:13 -03:00 committed by GitHub
commit 09eaaa1536

View file

@ -53,6 +53,7 @@ angular.module('copayApp.services').factory('coinbaseService', function($http, $
'wallet:sells:create,' +
'wallet:transactions:read,' +
'wallet:transactions:send,' +
'wallet:transactions:send:bypass-2fa,' +
'wallet:payment-methods:read';
// NW has a bug with Window Object