Skip to main content

runtime_class_hash

Function runtime_class_hash 

pub fn runtime_class_hash(
    chain: ChainKey,
    family: Family,
) -> Result<Felt, DeployerError>
Expand description

Return the canonical math-runtime class hash for the given (chain, family). For sepolia, falls back to the bundled deployment manifest; for mainnet, returns the pinned constant.