Skip to main content

is_tempo_hardfork_active

Function is_tempo_hardfork_active 

Source
pub(crate) async fn is_tempo_hardfork_active<P: Provider<TempoNetwork>>(
    provider: &P,
    hardfork: TempoHardfork,
) -> Result<bool>