Litecoin core account info result

Litecoin core account info result

I'm using Litecoin RPC in my app. I created two wallets on my server. Make some send-receive operations and last result is like that:

{
    "result": {
        "": -0.381788,
        "wallet1": 0.11,
        "wallet2": 0.271788
    },
    "error": null,
    "id": 12729
}

What it means? When I send some coins from wallet2 then ("") this wallet is decreasing but wallet2 staying same value. I think wallet2 must decrease. What is the issue on this? Thanks.

https://ift.tt/2HP2nnk

Comments

Popular posts from this blog

Need help to recover blpckchain.info wallet, my wife forgot her password and the brute force with btcrecover is not catching the password

When downloading the blockchain my application is become unusable, is there an issue with my code or am I using the BitcoinJ library incorrectly?

Mistakenly sent BTC from my personal wallet back to one of the exchange wallet addresses that I had received BTC from before - help recovering!