Fixing link
This commit is contained in:
parent
a9fe060587
commit
fa17d64391
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ angular.module('copayApp.controllers').controller('txDetailsController', functio
|
|||
});
|
||||
|
||||
$scope.readMore = function() {
|
||||
var url = 'https://github.com/bitpay/copay/wiki/COPAY---FAQ#amount-too-low-to-spend';
|
||||
var url = 'https://walletsupport.bitcoin.com/article/101/transaction-fees';
|
||||
var optIn = true;
|
||||
var title = null;
|
||||
var message = gettextCatalog.getString('Read more in our Wiki');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue