Author

Topic: running into issues using getrawtransaction (Read 76 times)

newbie
Activity: 2
Merit: 0
June 16, 2023, 04:09:06 AM
#3
Thank you!
legendary
Activity: 2394
Merit: 5531
Self-proclaimed Genius
When i check getblockchain info , initialblockdownload = FALSE. Doesnt that mean the indexing is complete?
Not exactly, the command that you need to use is getindexinfo txindex and see if the result is "synced": true

If you just enabled txindex=1, it may take hours or even days for it to complete depending on your machine's specs.
newbie
Activity: 2
Merit: 0
I'm trying to use getrawtransaction, and get the following error:

"No such mempool transaction. Blockchain transactions are still in the process of being indexed. Use gettransaction for wallet transactions."


When i check getblockchain info , initialblockdownload = FALSE. Doesnt that mean the indexing is complete?
Jump to: