Function zebra_consensus::router::init_checkpoint_list

source ยท
pub fn init_checkpoint_list(
    config: Config,
    network: &Network,
) -> (CheckpointList, Height)
Expand description

Parses the checkpoint list for network and config. Returns the checkpoint list and maximum checkpoint height.