bitcoin-blockpolicy 0.1.16-alpha.0

tools used for estimating the feerate needed for a transaction to be included in a block within a certain number of blocks
Documentation
#[macro_use] mod imports; use imports::*;

x!{block_span}
x!{config}
x!{estimate_combined_fee}
x!{estimate_conservative_fee}
x!{estimate_fee}
x!{estimate_raw_fee}
x!{estimate_smart_fee}
x!{estimator}
x!{flush}
x!{highest_target_tracked}
x!{max_usable_estimate}
x!{process_block}
x!{process_block_tx}
x!{process_tx}
x!{read}
x!{remove_tx}
x!{txstats_info}
x!{write}