Post
Topic
Board Altcoin Discussion
Topic OP
help me!why are getrawtransaction command can't list all block vaule?
by
huolongyema
on 30/07/2014, 09:28:42 UTC
hi,all,i had met a question,please hlep me~
i want to know each block coin value,
first,use  command   "getblockhash XX"           --->    hashXX
second,use command "getblock    hashXX"       ---->    txXXX
then,use  command  "getrawtransaction  txXXX  1"   --->block coin value
some blocks return coin value is ok, the other return  “No information available about transaction (code -5)”,
that why?

if iwant get all block value correct,how can i do?