Open Nucklear opened 7 years ago
After indexing all the blocks I'm unable to execute bitcoin-cli searchrawtransactions
I get the following error message:
error code: -32601 error message: Method not found
Please try the latest addrindex-0.13 branch and make sure you're running the correct binary. You might need to do sudo make install or src/bitcoin-cli from the bitcoin dir.
sudo make install
src/bitcoin-cli
After indexing all the blocks I'm unable to execute bitcoin-cli searchrawtransactions
I get the following error message:
error code: -32601 error message: Method not found