Title: How to get transaction info with new client? Post by: collapse on August 19, 2013, 04:16:08 PM How to get transaction info with new client?
Quote getblockhash 50000 000000001aeae195809d120b5d66a39c83eb48792e068f8ea1fea19d84a4278a -- getblock 000000001aeae195809d120b5d66a39c83eb48792e068f8ea1fea19d84a4278a { "hash" : "000000001aeae195809d120b5d66a39c83eb48792e068f8ea1fea19d84a4278a", "confirmations" : 202741, "size" : 216, "height" : 50000, "version" : 1, "merkleroot" : "27f1d66f8a1ee5280f4e92508dcb647e954d53004905d08a75574daee4988360", "tx" : [ "27f1d66f8a1ee5280f4e92508dcb647e954d53004905d08a75574daee4988360" ], "time" : 1270916538, "nonce" : 58489010, "bits" : "1c2a1115", "difficulty" : 6.08547691, "previousblockhash" : "000000000845517b31c6820d83f25cff46429bf136a7515fe504116427e60f8e", "nextblockhash" : "000000001c920d495e1eeef2452b6d1c6c229a919b28196c103ecffebabee141" } -- getrawtransaction 27f1d66f8a1ee5280f4e92508dcb647e954d53004905d08a75574daee4988360 No information available about transaction (code -5) bug? Title: Re: How to get transaction info with new client? Post by: deepceleron on August 19, 2013, 09:20:32 PM http://bitcoin.stackexchange.com/questions/9147/getrawtransaction-error-code-5
|