Post
Topic
Board Beginners & Help
bitcoind getblockbycount question
by
almbfsek
on 19/06/2011, 10:09:26 UTC
I'm using the patched bitcoind from http://bitcoin.bluematt.me/bitcoin-nightly/ubuntu-i686-patched/ (packaged by the forum member Matt Corallo). but when I try to get a block data
Quote
./bitcoind -datadir=/home/almbfsek/.bitcoin/ getblockbycount 11111
I get an error stating that the command does not exist
Quote
error: {"code":-32601,"message":"Method not found"}

what am I doing wrong?

thank you