|
May 29, 2018, 01:33:25 AM |
|
When send coin from same wallet, to another address, gettransactions returns like below.
Is this normal? Send/Receive same time occurs?
{ "account" : "", "address" : "SeAfYHH5QvQd5wBgeoPd5qb1cFxarCRJzH", "category" : "receive", "amount" : 1.00000000, "confirmations" : 11, "blockhash" : "533187b5dd6d01c527a7276cb5ab3fc41d0030969ce3ab3c0424d52dfae68d23", "blockindex" : 1, "blocktime" : 1527556283, "txid" : "cbd0f73519385fca22476b24d0eba11700a06b313aa00346b507d6dcaf262aeb", "normtxid" : "5b1a01a3063f4f6d5b16050234ae80bc14cca0575042778f98b388630e125330", "time" : 1527556090, "timereceived" : 1527556090 }, { "account" : "", "address" : "SeAfYHH5QvQd5wBgeoPd5qb1cFxarCRJzH", "category" : "send", "amount" : -1.00000000, "fee" : -0.00100000, "confirmations" : 11, "blockhash" : "533187b5dd6d01c527a7276cb5ab3fc41d0030969ce3ab3c0424d52dfae68d23", "blockindex" : 1, "blocktime" : 1527556283, "txid" : "cbd0f73519385fca22476b24d0eba11700a06b313aa00346b507d6dcaf262aeb", "normtxid" : "5b1a01a3063f4f6d5b16050234ae80bc14cca0575042778f98b388630e125330", "time" : 1527556090, "timereceived" : 1527556090 }
|