added rates to tx history
This commit is contained in:
parent
3eb45e529f
commit
bdec000af5
7 changed files with 24 additions and 19 deletions
|
|
@ -46,9 +46,8 @@ var defaultConfig = {
|
|||
storageSalt: 'mjuBtGybi/4=',
|
||||
},
|
||||
|
||||
rate: {
|
||||
url: 'https://bitpay.com/api/rates',
|
||||
updateFrequencySeconds: 60 * 60
|
||||
rates: {
|
||||
url: 'https://insight.bitpay.com:443/api/rates',
|
||||
},
|
||||
|
||||
verbose: 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue