use coin in sendMax
This commit is contained in:
parent
49cdd79638
commit
cfe7597465
2 changed files with 4 additions and 3 deletions
|
|
@ -121,7 +121,8 @@ angular.module('copayApp.controllers').controller('confirmController', function(
|
|||
};
|
||||
|
||||
// Setup $scope
|
||||
//
|
||||
|
||||
|
||||
var B = data.stateParams.coin == 'bch' ? bitcoreCash : bitcore;
|
||||
|
||||
// Grab stateParams
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue