fix: custom error handling for all wallets and cache update
This commit is contained in:
parent
145a21cc8d
commit
34704e071d
8 changed files with 61 additions and 41 deletions
|
|
@ -92,7 +92,7 @@ function buildUrl (cryptoCode, address) {
|
|||
}
|
||||
|
||||
function blockchainDir () {
|
||||
return options.blockchainDir
|
||||
return '/mnt/blockchains'
|
||||
}
|
||||
|
||||
function cryptoDir (cryptoRec) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue