Workflow updating files of btcwallet
This commit is contained in:
parent
14781e01c6
commit
f6be764629
@ -634,6 +634,7 @@
|
|||||||
});
|
});
|
||||||
btcOperator.checkIfTor()
|
btcOperator.checkIfTor()
|
||||||
.then(isTor => {
|
.then(isTor => {
|
||||||
|
console.log(isTor)
|
||||||
if (isTor)
|
if (isTor)
|
||||||
historicPriceApis.list.push('http://omwkzk6bd6zuragdqsrhdyzgxzre7yx4vzrou4vzftintzc2dmagp6qd.onion:8257')
|
historicPriceApis.list.push('http://omwkzk6bd6zuragdqsrhdyzgxzre7yx4vzrou4vzftintzc2dmagp6qd.onion:8257')
|
||||||
})
|
})
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
btcwallet/scripts/btcOperator.min.js
vendored
2
btcwallet/scripts/btcOperator.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user