-
Notifications
You must be signed in to change notification settings - Fork 104
btc_actual and btc_unconfirmed shows zero #11
Comments
Hello. Can you please provide more info? |
Hello, Here is output of npm testnpm test
acceptance - loading express acceptance - loading express integration - blockchain integration - storage unit - signer 24 passing (2s)My config.js settings is module.exports = { Thanks |
All looks fine. Run
and see if theres any balance there. Also check on blockchain info same address, balances should match. |
Hi,
Thanks for the great project, i'm facing a problem, only btc_expected value showing correct value.
{"btc_expected":0.0154,"btc_actual":0,"btc_unconfirmed":0}
Please help.
Thanks in advance!
The text was updated successfully, but these errors were encountered: