fix: remove code for testing purposes
This commit is contained in:
parent
34704e071d
commit
8146cd7210
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ function buildUrl (cryptoCode, address) {
|
||||||
}
|
}
|
||||||
|
|
||||||
function blockchainDir () {
|
function blockchainDir () {
|
||||||
return '/mnt/blockchains'
|
return options.blockchainDir
|
||||||
}
|
}
|
||||||
|
|
||||||
function cryptoDir (cryptoRec) {
|
function cryptoDir (cryptoRec) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue