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
Post a Comment