Function zebra_state::service::read::find::best_tip

source ·
pub fn best_tip(
    non_finalized_state: &NonFinalizedState,
    db: &ZebraDb
) -> Option<(Height, Hash)>
Expand description

Returns the tip of the best chain in the non-finalized or finalized state.