Bitcoin Forum

Other => Beginners & Help => Topic started by: TAiS46 on January 26, 2013, 04:18:45 PM



Title: Get block height with txid
Post by: TAiS46 on January 26, 2013, 04:18:45 PM
Hey,

is it possible to get the block heigh with a simple command?

At this moment I use gettransaction to get the blockhash,
and then using getblock to get the height.
Is there a shorter command?

Thx