Function zebra_state::service::read::tree::history_tree
source ยท pub fn history_tree<C>(
chain: Option<C>,
db: &ZebraDb,
hash_or_height: HashOrHeight,
) -> Option<Arc<HistoryTree>>
Expand description
Get the history tree of the provided chain.