3
1
some days ago I installed bitcoin core patched with the addrindex option ( btcdrak version ), after indexing the entire blockchain for 5 days, I tried to use the searchrawtransactions parameter on bitcoin-cli in order to query some addresses, but it is returning the following error:
error code: -32601
error message:
Method not found
In github I saw the following statement:
First run will require a full reindex of the blockchain. After that, the searchrawtransactions will be available.
But it's not working for me. Anyone has experience with this or with any other bitcoin core patched version?
1To me it sounds like you're not actually running the addrindex patched branch. – Pieter Wuille – 2017-02-26T17:14:21.980