pub fn get_fast_sync_hashes( fast_sync: bool, network: Network, ) -> &'static [[u8; 32]]
Returns the fast-sync hashes for the given configuration.
Returns a non-empty slice only for mainnet with fast sync enabled.