zebra_consensus::checkpoint::list

Function checkpoint_height_and_hash

source
fn checkpoint_height_and_hash(
    checkpoint: &str,
) -> Result<(Height, Hash), BoxError>
Expand description

Parses a checkpoint to a block::Height and block::Hash.