Function set_fast_sync_hashes

Source
pub fn set_fast_sync_hashes(hashes: &'static [[u8; 32]])
Expand description

Sets the hashes to use for fast-sync.

ยงPanics

This will panic if this is called more than once.