Skip to main content

get_fast_sync_hashes

Function get_fast_sync_hashes 

Source
pub fn get_fast_sync_hashes(
    fast_sync: bool,
    network: Network,
) -> &'static [[u8; 32]]
Expand description

Returns the fast-sync hashes for the given configuration.

Returns a non-empty slice only for mainnet with fast sync enabled.