pub fn init_checkpoint_list( config: Config, network: &Network, ) -> (Arc<CheckpointList>, Height)
Parses the checkpoint list for network and config. Returns the checkpoint list and maximum checkpoint height.
network
config