Currently, the --chain flag only supports predefined networks like scroll-mainnet.
For spinning up a reth node with customized genesis (e.g., when all forks are enabled at genesis), we need additional configuration options.
Feature Request:
Support launching nodes with a custom genesis file via a --genesis flag or similar configuration option.