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

Tor proxy on Electrum, what does Port: 9150 and 9050 mean?

How to discover startup flags or command-line options for bitcoind?

Can we see Blockchain decentralized data like a mathematical duality or morphisms between representations?