1
I'm testing RPC wallet API methods of Bitcoin 0.13.2, and I realized the method getblockhashes (method returns an array of block hashes for a specified block range ex: between two timestamp) cannot be called, the API returns "Method not found", so is it removed? I'm locking for a method that works like this method.
Thanks.
Bitcorehave a methodgetBlockHashesByTimesstampand this method callgetblockhashesin client node. I'm usingInsight APIservice and the api get blocks/blocksdoesn't work becausegetblockhashesisn't available. So can you tell me how to fix this error? – Anh Gien – 2017-05-28T02:37:46.703@AnhGien: i think that's a sufficiently large new question to warrant another topic. :) – Murch – 2017-05-28T04:33:25.060