Pavel Ševčík
3 years ago
No known key found for this signature in database
GPG Key ID: CFA54E4C0CD58DF0
1 changed files with
1 additions and
1 deletions
-
lib/bitcoin/hd-accounts-helper.js
|
|
@ -128,7 +128,7 @@ class HDAccountsHelper { |
|
|
|
&& ver !== this.MAGIC_ZPUB |
|
|
|
&& ver !== this.MAGIC_VPUB |
|
|
|
) { |
|
|
|
//Logger.error(null, 'HdAccountsHelper : xlatXPUB() : Incorrect format')
|
|
|
|
Logger.error(null, 'HdAccountsHelper : xlatXPUB() : Incorrect format') |
|
|
|
return '' |
|
|
|
} |
|
|
|
|
|
|
|