mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-12 14:56:23 +00:00
Previously on Geth startup we just logged the chain config is a semi-json-y format. Whilst that worked while we had a handful of hard-forks defined, currently it's kind of unwieldy. This PR converts that original data dump and converts it into a user friendly - alas multiline - log output.