Hey Thiago, thanks for the guide, everything s working great. I earned my first LTC some time ago.
However, I have an issue.. maybe you can explain it to me.
I had helped share with my own wallet address, and I used the command:
litecoind sendmany "" "$(GET
http://192.168.0.1:9327/patron_sendmany/0.2)"
(I probably should of used 0.002, but never mind that)
It's only $2 that I just sent out really, no biggy on any loses to test the command, however:
[
example: {
"account" : "",
"category" : "immature",
"amount" : 0.03394690,
"confirmations" : 117,
"blockhash" : "e08755568691b272838b86def0c00619ed3689a764c0b9394fbc258adc2f5c23",
"blockindex" : 0,
"txid" : "8419c0404044beefcc365c1fa18461d74de81bbb648bb05415ac868b07681a6a",
"time" : 1365958417
},x8
{
"account" : "",
"address" : "LTxbb4zN5yjSEbpGfyP7bcex3NJZBvFiGb",
"category" : "send",
"amount" : -0.18559302,
"fee" : -0.70000000,
"confirmations" : 3,
"blockhash" : "951d4554509c9090ad21d8b66d572c5613efb0897feb294f87ed1b646301df97",
"blockindex" : 4,
"txid" : "9f52a0e250ac25f511a70cbada2213552a3c51b4c96cd02a47a54541afe53dfa",
"time" : 1365972780
},
{
"account" : "",
"address" : "LThdjpX8Nva3zoh46rYoyHQBN8fdCLyvsC",
"category" : "send",
"amount" : -0.01440698,
"fee" : -0.70000000,
"confirmations" : 3,
"blockhash" : "951d4554509c9090ad21d8b66d572c5613efb0897feb294f87ed1b646301df97",
"blockindex" : 4,
"txid" : "9f52a0e250ac25f511a70cbada2213552a3c51b4c96cd02a47a54541afe53dfa",
"time" : 1365972780
}
]
8 out of 10 "transactions" have a null address, but I still lost all that money, does it go into space/null/void, or does it float back to my wallet, like bouncing off a wall?
My own wallet isn't in this list, as I probably didn't use a low enough number, that was my own negligence. Or is this litecoind specific where these are things that get sent out to make a transaction?
Nevermind "" is my local server.. why it doesn't have an address, I don't know, using getnewaddress I can see a wallet address though. Weird, somewhat confusing, but the best solution is to see it as I sent money to the helpers + my local, but my desktop(with an address) didn't help enough to get anything with the number I put.