init_checkpoint_list

Function init_checkpoint_list 

Source
pub fn init_checkpoint_list(
    config: Config,
    network: &Network,
) -> (Arc<CheckpointList>, Height)
Expand description

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