Canonical type definitions for EIP-155 chains.
cargo +nightly fmt --all # format
cargo clippy --workspace # lint
cargo nextest run --workspace # test- The source registry is
registry/manual.json. Add or update chains there. - Do not edit
src/generated/orassets/chains.jsonby hand. - Run
uv run python scripts/update-registry.pyafter registry changes. The script regenerates Rust plus JSON artifacts from the manual registry. - Keep generated outputs committed with the manual registry change.