Function fast_sync_stop_height

Source
pub fn fast_sync_stop_height() -> usize
Expand description

Returns the height of the first block not included in the embedded hashes.

ยงPanics

This function will panic if set_fast_sync_hashes has not been called.