Merge pull request #6377 from cmgustavo/bug/coinbase-send-2fa
Coinbase: adds 2fa without user interaction
This commit is contained in:
commit
09eaaa1536
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue