Author

Topic: help me!why are getrawtransaction command can't list all block vaule? (Read 688 times)

full member
Activity: 156
Merit: 100
Add this:
Code:
txindex=1
to your conf file.

hi,i do this,but it dosen't work,even  i add "reindex=1"

Example of a transaction ID that doesn't work?

i build a altcoin, user X11,block height  is 2000 now,
i find some blocks can't use these command,if i want find one block coin value,does there have any other way?
full member
Activity: 156
Merit: 100
Add this:
Code:
txindex=1
to your conf file.

hi,i do this,but it dosen't work,even  i add "reindex=1"
newbie
Activity: 13
Merit: 0
Add this:
Code:
txindex=1
to your conf file.
full member
Activity: 156
Merit: 100
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?
Jump to: