ruimarinho / bitcoin-core

A modern Bitcoin Core REST and RPC client.
477 stars 186 forks source link

rest/blockhash? #67

Closed mahalamobile closed 6 years ago

mahalamobile commented 6 years ago

https://diff.cryptothis.com/rest/blockhash/520128.json

Hi am trying to be able to run this on my server via nodejs, however i see your package doesnt have the blockhash option, was this depreciated? any ideas on how to make use of this?

thanks neil

ruimarinho commented 6 years ago

You probably mean https://github.com/ruimarinho/bitcoin-core/blob/master/src/index.js#L169 right?