EVM testnets usually have different chain IDs from mainnets. We need to have a different ChainID for Finney, but we need to maintain a single runtime binary/config between our networks.
Solution: Add set_evm_chain_id extrinsic that will be called on Finney to set the chain ID.