Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
52847
Topic
3727
Board
Development & Technical Discussion
getblock method depreciated in 0.3.19?
by
nounderscores
on
22/02/2011, 04:51:53 UTC
Hi All,
I've been trying to use the getblockbycount api call to analyse the block chain
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
but I'm getting
$ bitcoind getblockbycount 109620
error: {"code":-32601,"message":"Method not found"}
any ideas why?
Cheers
nos