pub fn fast_sync_stop_height() -> usizeExpand 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.
pub fn fast_sync_stop_height() -> usizeReturns the height of the first block not included in the embedded hashes.
This function will panic if set_fast_sync_hashes has not been called.