Function bitcoin_indexed_chain::update_tip_log
source · pub fn update_tip_log(
coins_tip: &CoinsViewCache,
tip: Arc<BlockIndex>,
params: &ChainParams,
func_name: &String,
prefix: &String,
warning_messages: &String
)