Post
Topic
Board Development & Technical Discussion
Re: bitcoin-qt/bitcoind - Calculating raw transaction fees!
by
oshirowanen
on 12/06/2014, 11:59:47 UTC
New 'estimatefee' and 'estimatepriority' RPC commands were just pulled into Bitcoin Core.

And I threw up a web page that updates estimates with every new block found:  http://bitcoincore.org/smartfee/

Assuming I got the crontab correct, daily fee/priority estimates will be archived there starting tomorrow.


If I download and install bitcoin-qt 0.9.2, will I get these options?