meriadec
7 years ago
No known key found for this signature in database
GPG Key ID: 1D2FC2305E2CB399
1 changed files with
1 additions and
2 deletions
-
src/internals/accounts/scanAccountsOnDevice.js
|
|
@ -187,8 +187,7 @@ async function buildRawAccount({ |
|
|
|
accountId: xpub, |
|
|
|
date: op.getDate().toISOString(), |
|
|
|
|
|
|
|
// amount: op.getAmount().toLong(),
|
|
|
|
amount: 0, |
|
|
|
amount: op.getAmount().toLong(), |
|
|
|
} |
|
|
|
}) |
|
|
|
|
|
|
|