fix: remove code for testing purposes

This commit is contained in:
José Oliveira 2021-02-26 16:33:25 +00:00 committed by Josh Harvey
parent 34704e071d
commit 8146cd7210

View file

@ -92,7 +92,7 @@ function buildUrl (cryptoCode, address) {
} }
function blockchainDir () { function blockchainDir () {
return '/mnt/blockchains' return options.blockchainDir
} }
function cryptoDir (cryptoRec) { function cryptoDir (cryptoRec) {