HYPEREVM_ANVIL_FORK_TIP_LATENCY

Documentation for eth_defi.provider.anvil.HYPEREVM_ANVIL_FORK_TIP_LATENCY data.

HYPEREVM_ANVIL_FORK_TIP_LATENCY = 4

How many blocks behind the tip we pin HyperEVM Anvil forks by default.

Four blocks matches the manual workaround already used by HyperEVM test fixtures in this repository and keeps us away from the unstable chain tip that can return Unknown block during Anvil genesis creation.