BTC Hash-Rate API

BTC Hash-Rate API

I'd like to get hash-rate of BTC from OKcoin' API(GET /api/v1/charts/:type)

here is OKCoin's API web site.

How can I get information from here is OKCoin's API web site.

python gets = requests.get("http://ift.tt/2jrorGp") gets.json() OUT {'error_code': 10010, 'result': False}

http://ift.tt/2Aa6ZQB

Comments

Popular posts from this blog

New ccminer 2.3.1 from Tpruvot with Lyra2REv3 Support and More

Bitcoin Gold (BTG) To Launch Mining on 12th November (7:00 UTC)

bitcoin rpc api createrawtransaction with python returns -3: Expected type array, got object