clean up
This commit is contained in:
parent
c40eabf807
commit
c553b51817
2 changed files with 1 additions and 2 deletions
|
|
@ -32,7 +32,6 @@ angular.module('bitcoincom.services').factory('shapeshiftService', function ($ht
|
|||
};
|
||||
|
||||
root.shiftIt = function (coinIn, coinOut, withdrawalAddress, returnAddress, cb) {
|
||||
ongoingProcess.set('connectingShapeshift', true);
|
||||
root.withdrawalAddress = withdrawalAddress;
|
||||
root.returnAddress = returnAddress;
|
||||
root.coinIn = coinIn;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue