Rename variables
This commit is contained in:
parent
5495f60306
commit
cb1ff562bc
3 changed files with 2 additions and 3 deletions
|
|
@ -93,7 +93,7 @@ angular.module('copayApp.services').factory('coinbaseService', function($http, $
|
|||
}
|
||||
};
|
||||
|
||||
root.getEnvironment = function() {
|
||||
root.getNetwork = function() {
|
||||
return credentials.NETWORK;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue